Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
liboil: Library of Optimized Inner Loops, CPU optimized functions
- Summary
- 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.).
Arch: src
Download: | liboil-0.3.10-0.al3.1.src.rpm |
Build Date: | Sun Dec 3 22:30:17 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 844 KiB |
Changelog
- * Sun Dec 3 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.3.10-0.1
- bump liboil to upstream latest to fix sparc SIGBUS
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.3.8-2.1
- rebuild
- * Mon Mar 27 16:00:00 2006 Ray Strode <rstrode{%}redhat{*}com> 0.3.8-2
- Update to 0.3.8 (bug 186930)