about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch
Commit message (Expand)AuthorAgeFilesLines
* Cleanup FMA4 patchUlrich Drepper2011-10-2522-1/+26
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-2431-0/+328
* Don't use NULL in last s_fma{,f} changeUlrich Drepper2011-10-212-2/+2
* Check for FMA4 support and generate appropriate fma functionsUlrich Drepper2011-10-202-6/+38
* Move fma routines to right placeUlrich Drepper2011-10-202-0/+85
* Add optimized nearbyint{,f} for x86-64Ulrich Drepper2011-10-185-1/+87
* Provide internal optimizations on x86-64 with SSE4.1Ulrich Drepper2011-10-174-0/+4
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-1613-0/+256