Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile AVX libm functions with -mavx -mprefer-avx128 hjl/avx128 | H.J. Lu | 2012-10-11 | 1 | -11/+16 |
* | Disable use of FMA instructions in branred | Andreas Schwab | 2012-03-21 | 1 | -2/+1 |
* | Fix makefile/configure problems with sse2avx changes. | Joseph Myers | 2012-01-30 | 1 | -1/+1 |
* | Use -msse2avx option for x86-64 libm functions | Ulrich Drepper | 2012-01-28 | 1 | -11/+11 |
* | Remove code without too much effects | Ulrich Drepper | 2011-10-28 | 1 | -13/+2 |
* | Add AVX optimized versions for some x86-64 math functions | Ulrich Drepper | 2011-10-25 | 1 | -2/+31 |
* | Optimize accurate 64-bit routines for FMA4 on x86-64 | Ulrich Drepper | 2011-10-24 | 1 | -0/+32 |
* | Add optimized nearbyint{,f} for x86-64 | Ulrich Drepper | 2011-10-18 | 1 | -1/+1 |
* | Use rounds{s,d} for x86 rint, ceil, floor | Ulrich Drepper | 2011-10-16 | 1 | -0/+4 |