summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/Makefile
AgeCommit message (Expand)Author
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