about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update libmvec multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-1/+1
* Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich2015-07-301-2/+0
* Combination of data tables for x86_64 vector functions sinf, cosf and sincosf.Andrew Senkevich2015-06-241-4/+3
* Combination of data tables for x86_64 vector functions sin, cos and sincos.Andrew Senkevich2015-06-231-3/+3
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-1/+3
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+2
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-1/+2
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-1/+3
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+2
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-1/+2
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-1/+3
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+2
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+2
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-1/+3
* This patch adds vector cosf tests.Andrew Senkevich2015-06-091-2/+11
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-1/+3
* Addition of testing infrastructure for vector math functions.Andrew Senkevich2015-06-091-0/+20
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+5