about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/libm-test-ulps
Commit message (Expand)AuthorAgeFilesLines
* x86_64: update libm test ulpsAdhemerval Zanella2024-04-171-16/+19
* x86_64: update libm test ulpsAdhemerval Zanella2024-04-171-1/+1
* Update x86_64 libm-test-ulps (x32 ABI)Andreas K. Hüttel2023-07-191-13/+14
* x86_64: Update libm test ulpsH.J. Lu2023-02-271-0/+1
* math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey2022-01-141-4/+4
* x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2021-12-301-0/+20
* x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2021-12-301-0/+20
* x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey2021-12-291-0/+17
* x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey2021-12-291-0/+15
* x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-291-0/+20
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-221-0/+20
* Regenerate ulps on x86_64 with GCC 12H.J. Lu2021-12-201-1/+1
* regenerate ulps on x86_64 with -march=nativePaul Zimmermann2021-04-281-3/+3
* Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann2021-04-071-3/+3
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-021-38/+38
* math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra2021-03-111-1/+3
* Add inputs that generate larger error boundsPaul Zimmermann2021-02-271-24/+26
* add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann2020-12-211-11/+13
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-081-3/+3
* Update x86-64 libm-test-ulpsAndreas K. Hüttel2020-07-251-2/+2
* math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann2020-03-311-42/+46
* math: Remove inline math testsAdhemerval Zanella2020-03-191-1116/+0
* Regenerate sysdeps/x86_64/fpu/libm-test-ulpsH.J. Lu2018-12-261-0/+6
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-051-44/+44
* Fix spaces in x86_64 ULP fileWilco Dijkstra2018-08-151-3/+3
* Improve performance of sinf and cosfWilco Dijkstra2018-08-141-0/+12
* Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.Paul Pluzhnikov2018-05-301-1/+1
* [PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputsWilco Dijkstra2018-04-031-0/+6
* Remove slow paths from powWilco Dijkstra2018-02-121-0/+2
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-10/+8
* Update x86_64 libm-test-ulps.Joseph Myers2017-12-191-8/+10
* x86-64: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu2017-10-221-0/+4
* Update x86_64 libm-test-ulps.Joseph Myers2017-09-291-2/+2
* Update x86_64 ulps for AMD Ryzen.Markus Trippelsdorf2017-09-081-2/+2
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0