aboutsummaryrefslogtreecommitdiff
path: root/math/test
AgeCommit message (Expand)Author
2023-01-24Update copyright yearsSzabolcs Nagy
2022-12-07math: Set fenv exceptions for several Neon routinesJoe Ramsay
2022-11-17math/test: Fix ulp for non-AArch64 targetsJoe Ramsay
2022-11-15math/test: Allow user to set control element of input vectorJoe Ramsay
2022-09-02Add more ulp helper macrosJoe Ramsay
2022-06-15math: Add support for SVE in mathbench.Pierre Blanchard
2022-06-15math: Add support for SVE in ulp assessment.Pierre Blanchard
2022-03-25Add build system and infra for the pl directoryPierre Blanchard
2022-02-10Update lincense to MIT OR Apache-2.0 WITH LLVM-exceptionSzabolcs Nagy
2021-02-17Update copyright yearsSzabolcs Nagy
2020-11-13math: fix erf tests in directed rounding modesSzabolcs Nagy
2020-11-13math: add scalar erfPierre Blanchard
2020-11-05math: Fix copyright header in erff.tstSzabolcs Nagy
2020-10-29math: add scalar erff.Pierre Blanchard
2020-01-14math: Add more ulp testsSzabolcs Nagy
2020-01-14math: add vector powSzabolcs Nagy
2019-11-06math: add WANT_VMATH feature macroSzabolcs Nagy
2019-11-06math: allow errno setting even if !(math_errhandling&MATH_ERRNO)Szabolcs Nagy
2019-11-06math: fix unused function warnings in mathbench.cSzabolcs Nagy
2019-11-05Add vector exp2fSzabolcs Nagy
2019-11-05math: fix runulp.shSzabolcs Nagy
2019-10-14Add vector logSzabolcs Nagy
2019-10-14Add vector sin and cosSzabolcs Nagy
2019-10-14Add vector powfSzabolcs Nagy
2019-10-14Add vector sinf and cosfSzabolcs Nagy
2019-10-14Add vector logfSzabolcs Nagy
2019-10-14Add vector exp, expf and related vector math support codeSzabolcs Nagy
2019-10-14Prevent fenv access breaking optimizations of the ulp toolSzabolcs Nagy
2019-10-08Support running the math tests without fenv checksSzabolcs Nagy
2019-10-08fix exit status of ulp and runulp.shSzabolcs Nagy
2019-10-08fix mathtest lineno accountingSzabolcs Nagy
2019-10-08fix the exit status of mathtest on failureSzabolcs Nagy
2019-08-08Do not return failure if MPFR is not supportedAdhemerval Zanella
2019-07-22Reorganize the directory layoutSzabolcs Nagy