aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/e_exp.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-09Remove configure tests for FMA4 support.Joseph Myers1-6/+0
2015-10-08Remove configure tests for AVX support.Joseph Myers1-12/+10
2015-08-13Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu1-4/+5
2014-03-24Fix implicit __isinf declarations in exp.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/+11
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-0/+15