aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c
AgeCommit message (Collapse)Author
2011-10-28Remove code without too much effectsUlrich Drepper
Some of the AVX-specific code is not giving enough speed-up to justify the extra code.
2011-10-25Add AVX optimized versions for some x86-64 math functionsUlrich Drepper