orc: orc (The Oil Runtime Compiler)
orc: 
orc: Orc is a library and set of tools for compiling and executing very
orc: simple programs that operate on arrays of data. The 'language' is a
orc: generic assembly language that represents many of the features
orc: available in SIMD architectures, including saturated addition and
orc: subtraction, and many arithmetic operations.
orc: 
orc: 
orc: 
orc: