aboutsummaryrefslogtreecommitdiff
path: root/math/test
AgeCommit message (Expand)Author
2024-05-23math: Fix build system for old config.mkSzabolcs Nagy
2024-05-14math: Add options to disable SIMD and exp10 tests.Pierre Blanchard
2024-04-24test/ulp: Enable user to specify predicate for SVE routinesJoe Ramsay
2024-02-13math/test: Reject invalid intervals in ULP toolJoe Ramsay
2024-02-05math/aarch64: Vectorise Neon powfJoe Ramsay
2024-01-11Update copyright yearsSzabolcs Nagy
2023-11-16math: Add scalar exp10Joe Ramsay
2023-09-28math/test: Add option to ignore sign of zero in ulp testsJoe Ramsay
2023-09-13math: Don't preserve sign of 0 in vector sin/sinfWilco Dijkstra
2023-08-17math: add rounding modes with -f in ULP testerWilco Dijkstra
2023-08-10math: Cleanup ulp testerWilco Dijkstra
2023-08-10math: Improve mathbench for vector functionsWilco Dijkstra
2023-06-23math: Preserve sign of 0 in Neon sin & sinfJoe Ramsay
2023-06-15math: Fix build failures with older compilersWilco Dijkstra
2023-06-06Relax checks for sign of NaNJoe Ramsay
2023-05-10math: Remove all but VABI namesJoe Ramsay
2023-05-02math: Remove scalar vector function variantsWilco Dijkstra
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