Enable libmvec support for AArch64
[platform/upstream/glibc.git] / sysdeps / x86_64 / fpu / Makefile
2023-05-03 Joe RamsayEnable libmvec support for AArch64
2022-04-29 Siddhesh Poyarekarbenchtests: Better libmvec integration
2022-04-05 Adhemerval Zanellabenchtests: Only build libmvec benchmarks iff $(build...
2022-02-23 Sunil K Pandeyx86_64: Disable libmvec tests if multiarch not enabled...
2021-11-16 Sunil K Pandeyx86-64: Create microbenchmark infrastructure for libmvec
2021-10-20 H.J. Lux86-64: Add sysdeps/x86_64/fpu/Makeconfig
2021-10-14 H.J. Lux86-64: Add test-vector-abi.h/test-vector-abi-sincos.h
2021-08-24 H.J. Lux86-64: Remove compiler -mavx512f check
2021-01-19 H.J. Lulibmvec: Add extra-test-objs to test-extras
2020-04-20 Adhemerval ZanellaRevert "x86_64: Add SSE sfp-exceptions"
2020-04-17 Adhemerval Zanellax86_64: Add SSE sfp-exceptions
2019-10-21 Wilco DijkstraRemove x64 _finite tests and references
2019-07-24 H.J. Lux86-64: Compile branred.c with -mprefer-vector-width...
2017-05-11 Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-02-24 Joseph MyersRun libm tests separately for each function.
2016-07-27 H.J. LuDon't compile do_test with -mavx/-mavx/-mavx512
2016-07-01 Andrew SenkevichFixed wrong vector sincos/sincosf ABI to have it compat...
2016-06-20 Andrew SenkevichAdded tests to ensure linkage through libmvec *_finite...
2015-11-27 Andrew SenkevichBetter workaround for aliases of *_finite symbols in...
2015-08-13 H.J. LuUpdate libmvec multiarch functions for <cpu-features.h>
2015-07-30 Andrew SenkevichPrevent runtime fail of SSE vector math tests on non...
2015-06-24 Andrew SenkevichCombination of data tables for x86_64 vector functions...
2015-06-23 Andrew SenkevichCombination of data tables for x86_64 vector functions...
2015-06-18 Andrew SenkevichVector sincosf for x86_64 and tests.
2015-06-18 Andrew SenkevichVector sincos for x86_64 and tests.
2015-06-18 Andrew SenkevichVector powf for x86_64 and tests.
2015-06-17 Andrew SenkevichVector pow for x86_64 and tests.
2015-06-17 Andrew SenkevichVector expf for x86_64 and tests.
2015-06-17 Andrew SenkevichVector exp for x86_64 and tests.
2015-06-17 Andrew SenkevichVector logf for x86_64 and tests.
2015-06-17 Andrew SenkevichVector log for x86_64 and tests.
2015-06-15 Andrew SenkevichVector sinf for x86_64 and tests.
2015-06-11 Andrew SenkevichVector sin for x86_64 and tests.
2015-06-09 Andrew SenkevichThis patch adds vector cosf tests.
2015-06-09 Andrew SenkevichVector cosf for x86_64.
2015-06-09 Andrew SenkevichAddition of testing infrastructure for vector math...
2015-06-09 Andrew SenkevichStart of series of patches with x86_64 vector math...