aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysOptimise Neon pow special-cases and constantsupstream-masterJoe Ramsay
4 dayspl/math: Update ULP threshold for asinJoe Ramsay
4 dayspl/math: Improve test file autogenerationJoe Ramsay
4 daystest/ulp: Enable user to specify predicate for SVE routinesJoe Ramsay
4 daysFix Neon routines for big-endianJoe Ramsay
2024-02-27pl/math: Fix runulp for empty intervals fileJoe Ramsay
2024-02-13math/test: Reject invalid intervals in ULP toolJoe Ramsay
2024-02-13pl/math: Fix some test intervalsJoe Ramsay
2024-02-05math/aarch64: Vectorise Neon powfJoe Ramsay
2024-02-05math: Fix Neon log lookup for big-endianJoe Ramsay
2024-01-31pl/math: Add SVE erfinvsJoe Ramsay
2024-01-17pl/math: Optimizing SVE atan2Joana Cruz
2024-01-17pl/math: Cleanup SVE asinhJoana Cruz
2024-01-17pl/math: Cleanup SVE acoshJoana Cruz
2024-01-17pl/math: Optimizing SVE atan2fJoana Cruz
2024-01-17Fix erfinv table lookup indicesAymen Qader
2024-01-11v24.01 releaseSzabolcs Nagy
2024-01-11Update copyright yearsSzabolcs Nagy
2024-01-10pl/math: Cleanup Dir.mkPierre Blanchard
2024-01-03math: only build tgamma128 for 128 bit long doubleSzabolcs Nagy
2023-12-22string: Improve code alignment of __memcpy_aarch64_simdWilco Dijkstra
2023-12-19Only pass SVE CFLAGS to SVE routinesJoe Ramsay
2023-12-18pl/math: Mark powi ref helpers as maybe unusedJoe Ramsay
2023-11-30pl/math: Cleanup SVE asinhfJoana Cruz
2023-11-30pl/math: Cleanup SVE acoshfJoana Cruz
2023-11-30pl/math: Update ULP values in testing for SVE acoshJoana Cruz
2023-11-30math: Small improvements to exp10Joe Ramsay
2023-11-29Correct inlining in Neon exp special-casesJoe Ramsay
2023-11-28pl/math: Small improvements to Neon exp10fJoe Ramsay
2023-11-23pl/math: Add 'zerofy' helper and use instead of BICJoe Ramsay
2023-11-23pl/math: Add helper for symmetric intervalsJoe Ramsay
2023-11-16pl/math: Remove redundant invertWilco Dijkstra
2023-11-16pl/math: Use round/lroundWilco Dijkstra
2023-11-16math: Remove redundant invertWilco Dijkstra
2023-11-16math: Use round/lroundWilco Dijkstra
2023-11-16math: Rename data tablesWilco Dijkstra
2023-11-16math: Add scalar exp10Joe Ramsay
2023-11-10pl/math: Fix incorrect fenv failures in erfinv testsJoe Ramsay
2023-11-01pl/math: Implement SVE atanhJoana Cruz
2023-10-31pl/math: Implement SVE atanhfJoana Cruz
2023-10-31pl/math: Cleanup SVE log1p inline helperJoana Cruz
2023-10-31pl/math: Cleanup SVE log1pf inline helperJoana Cruz
2023-10-31pl/math: Implement SVE sinpi/cospiDylan Fleming
2023-10-31pl/math: Implement SVE sinpif/cospifDylan Fleming
2023-10-31pl/math: Implement Neon sinpi/cospiDylan Fleming
2023-10-31pl/math: Implement Neon sinpif/cospifDylan Fleming
2023-10-31pl/math: Use Neon indexed fmla/mul with constants stored in neon registers.Dylan Fleming
2023-10-26pl/math: Use log instead of log1p in Neon erfinvsJoe Ramsay
2023-10-26pl/math: Add Neon erfinvJoe Ramsay
2023-10-26pl/math: Add Neon erfinvfJoe Ramsay