]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c
x86-64: Add vector cosh/coshf implementation to libmvec
[thirdparty/glibc.git] / sysdeps / x86_64 / fpu / test-double-vlen4-avx2-wrappers.c
2021-12-29  Sunil K Pandeyx86-64: Add vector cosh/coshf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp10/exp10f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp2/exp2f implementation to libmvec
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 sincos for x86_64 and tests.
2015-06-17  Andrew SenkevichVector pow for x86_64 and tests.
2015-06-17  Andrew SenkevichVector exp for x86_64 and tests.
2015-06-17  Andrew SenkevichVector log for x86_64 and tests.
2015-06-11  Andrew SenkevichVector sin for x86_64 and tests.
2015-06-09  Andrew SenkevichAddition of testing infrastructure for vector math...