about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* benchtests: Better libmvec integrationSiddhesh Poyarekar2022-04-291-4/+0
* benchtests: Only build libmvec benchmarks iff $(build-mathvec) is setAdhemerval Zanella2022-04-051-1/+1
* x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869]Sunil K Pandey2022-02-231-0/+3
* x86-64: Create microbenchmark infrastructure for libmvecSunil K Pandey2021-11-161-0/+40
* x86-64: Add sysdeps/x86_64/fpu/MakeconfigH.J. Lu2021-10-201-91/+43
* x86-64: Add test-vector-abi.h/test-vector-abi-sincos.hH.J. Lu2021-10-141-45/+29
* x86-64: Remove compiler -mavx512f checkH.J. Lu2021-08-241-2/+0
* libmvec: Add extra-test-objs to test-extrasH.J. Lu2021-01-191-0/+8
* Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella2020-04-201-3/+1
* x86_64: Add SSE sfp-exceptionsAdhemerval Zanella2020-04-171-1/+3
* Remove x64 _finite tests and referencesWilco Dijkstra2019-10-211-122/+3
* x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu2019-07-241-0/+12
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-0/+8
* Run libm tests separately for each function.Joseph Myers2017-02-241-2/+9
* Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu2016-07-271-17/+39
* Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich2016-07-011-6/+42
* Added tests to ensure linkage through libmvec *_finite aliases which areAndrew Senkevich2016-06-201-0/+113
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-271-1/+3
* 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