aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/e_atan2.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers1-0/+1
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper1-1/+1
2012-01-26Really fix AVX testsUlrich Drepper1-1/+1
2011-10-25Add AVX optimized versions for some x86-64 math functionsUlrich Drepper1-2/+10
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-0/+16