Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        orc - The Oil Run-time Compiler
        
        
        - Description:
- Orc is a library and set of tools for compiling and executing
very simple programs that operate on arrays of data.  The "language"
is a generic assembly language that represents many of the features
available in SIMD architectures, including saturated addition and
subtraction, and many arithmetic operations. 
Packages
        
        
            | orc-0.4.16-1.fc14.src
              [658 KiB] | Changelog
              by Fabian Deutsch (2011-10-03): - Update to 0.4.16
- Fixing regression introdcued by 0.4.15 (#742534 and #734911) |