aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-04-20Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella1-3/+1
2020-04-17x86_64: Add SSE sfp-exceptionsAdhemerval Zanella1-1/+3
2019-10-21Remove x64 _finite tests and referencesWilco Dijkstra1-122/+3
2019-07-24x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu1-0/+12
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-0/+8
2017-02-24Run libm tests separately for each function.Joseph Myers1-2/+9
2016-07-27Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu1-17/+39
2016-07-01Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich1-6/+42
2016-06-20Added tests to ensure linkage through libmvec *_finite aliases which areAndrew Senkevich1-0/+113
2015-11-27Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich1-1/+3
2015-08-13Update libmvec multiarch functions for <cpu-features.h>H.J. Lu1-1/+1
2015-07-30Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich1-2/+0
2015-06-24Combination of data tables for x86_64 vector functions sinf, cosf and sincosf.Andrew Senkevich1-4/+3
2015-06-23Combination of data tables for x86_64 vector functions sin, cos and sincos.Andrew Senkevich1-3/+3
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich1-1/+3
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich1-0/+2
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich1-1/+2
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich1-1/+3
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich1-0/+2
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich1-1/+2
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich1-1/+3
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich1-0/+2
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich1-0/+2
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich1-1/+3
2015-06-09This patch adds vector cosf tests.Andrew Senkevich1-2/+11
2015-06-09Vector cosf for x86_64.Andrew Senkevich1-1/+3
2015-06-09Addition of testing infrastructure for vector math functions.Andrew Senkevich1-0/+20
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich1-0/+5