]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c
x86-64: Add vector hypot/hypotf implementation to libmvec
[thirdparty/glibc.git] / sysdeps / x86_64 / fpu / test-float-vlen8-avx2-wrappers.c
2021-12-29  Sunil K Pandeyx86-64: Add vector hypot/hypotf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector asin/asinf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector atan/atanf implementation to libmvec
2021-12-22  Sunil K Pandeyx86-64: Add vector acos/acosf implementation to libmvec
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-07-01  Andrew SenkevichFixed wrong vector sincos/sincosf ABI to have it compat...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-06-24  Joseph MyersRefactor libm tests.
2015-06-18  Andrew SenkevichVector sincosf for x86_64 and tests.
2015-06-18  Andrew SenkevichVector powf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector expf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector logf for x86_64 and tests.
2015-06-15  Andrew SenkevichVector sinf for x86_64 and tests.
2015-06-09  Andrew SenkevichThis patch adds vector cosf tests.