aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/Makefile
AgeCommit message (Expand)Author
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-02-24Run libm tests separately for each function.Joseph Myers
2016-07-27Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu
2016-07-01Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich
2016-06-20Added tests to ensure linkage through libmvec *_finite aliases which areAndrew Senkevich
2015-11-27Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich
2015-08-13Update libmvec multiarch functions for <cpu-features.h>H.J. Lu
2015-07-30Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich
2015-06-24Combination of data tables for x86_64 vector functions sinf, cosf and sincosf.Andrew Senkevich
2015-06-23Combination of data tables for x86_64 vector functions sin, cos and sincos.Andrew Senkevich
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich
2015-06-09This patch adds vector cosf tests.Andrew Senkevich
2015-06-09Vector cosf for x86_64.Andrew Senkevich
2015-06-09Addition of testing infrastructure for vector math functions.Andrew Senkevich
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich