]> git.ipfire.org Git - thirdparty/glibc.git/history - math/test-double-vlen2.h
Improve __ieee754_exp() performance by greater than 5x on sparc/x86.
[thirdparty/glibc.git] / math / test-double-vlen2.h
2017-02-24  Joseph MyersRun libm tests separately for each function.
2017-02-07  Joseph MyersClean up libm vector tests exception test disabling.
2017-02-06  Joseph MyersMove libm-test TEST_MSG definitions to libm-test-driver.c.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-06-08  Paul E. MurphyRemove CHOOSE() macro from libm-tests.inc
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-09  Andrew SenkevichThis patch adds vector cosf tests.
2015-06-09  Andrew SenkevichAddition of testing infrastructure for vector math...