about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix makefile/configure problems with sse2avx changes.Joseph Myers2012-01-301-1/+1
|
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-11/+11
|
* Remove code without too much effectsUlrich Drepper2011-10-281-13/+2
| | | | | Some of the AVX-specific code is not giving enough speed-up to justify the extra code.
* Add AVX optimized versions for some x86-64 math functionsUlrich Drepper2011-10-251-2/+31
|
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+32
|
* Add optimized nearbyint{,f} for x86-64Ulrich Drepper2011-10-181-1/+1
|
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-0/+4