Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-17 | Provide internal optimizations on x86-64 with SSE4.1 | Ulrich Drepper | |
Provide macros so that the internal users can, if possible, directly use the new instructions. Also fix up the mathinline.h header when compiling with SSE4.1 enabled. | |||
2011-10-16 | Use rounds{s,d} for x86 rint, ceil, floor | Ulrich Drepper | |