Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        liboil - Library of Optimized Inner Loops, CPU optimized functions
        
        
        - Description:
- Liboil is a library of simple functions that are optimized for various CPUs.
These functions are generally loops implementing simple algorithms, such as
converting an array of N integers to floating-poing numbers or multiplying
and summing an array of N numbers. Clearly such functions are candidates for
significant optimization using various techniques, especially by using
extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.). 
Packages
        
        
            | liboil-0.3.12-11.fc8.ppc64
              [166 KiB] | Changelog
              by - Bastien Nocera (2007-09-07): - Revert the previous commit, it's still broken, see:
  http://koji.fedoraproject.org/koji/taskinfo?taskID=151172 | 
            | liboil-0.3.12-11.fc8.ppc
              [140 KiB] | Changelog
              by - Bastien Nocera (2007-09-07): - Revert the previous commit, it's still broken, see:
  http://koji.fedoraproject.org/koji/taskinfo?taskID=151172 |