aboutsummaryrefslogtreecommitdiff
path: root/math/test/mathbench.c
AgeCommit message (Expand)Author
2023-01-24Update copyright yearsSzabolcs Nagy
2022-06-15math: Add support for SVE in mathbench.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: add scalar erfPierre Blanchard
2020-10-29math: add scalar erff.Pierre Blanchard
2020-01-14math: add vector powSzabolcs Nagy
2019-11-06math: add WANT_VMATH feature macroSzabolcs Nagy
2019-11-06math: fix unused function warnings in mathbench.cSzabolcs Nagy
2019-11-05Add vector exp2fSzabolcs 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-07-22Reorganize the directory layoutSzabolcs Nagy