aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch
AgeCommit message (Expand)Author
2013-02-14New __sqr function as a faster special case of __mulSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-27Move mpone out to a global constSiddhesh Poyarekar
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-30Fix makefile/configure problems with sse2avx changes.Joseph Myers
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper
2012-01-26Really fix AVX testsUlrich Drepper
2011-10-28Remove code without too much effectsUlrich Drepper
2011-10-25Add AVX optimized versions for some x86-64 math functionsUlrich Drepper
2011-10-25Cleanup FMA4 patchUlrich Drepper
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper
2011-10-21Don't use NULL in last s_fma{,f} changeUlrich Drepper
2011-10-20Check for FMA4 support and generate appropriate fma functionsUlrich Drepper
2011-10-20Move fma routines to right placeUlrich Drepper
2011-10-18Add optimized nearbyint{,f} for x86-64Ulrich Drepper
2011-10-17Provide internal optimizations on x86-64 with SSE4.1Ulrich Drepper
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper