llvm-project/libc/spec
Tue Ly e581841e8c [libc] Implement log10f correctly rounded for all rounding modes.
Based on RLIBM implementation similar to logf and log2f.  Most of the exceptional inputs are the exact powers of 10.

Reviewed By: sivachandra, zimmermann6, santoshn, jpl169

Differential Revision: https://reviews.llvm.org/D118093
2022-01-25 10:33:39 -05:00
..
gnu_ext.td [libc] Add extension functions fedisableexcept, feenableexcept and fegetexcept. 2021-09-10 18:44:53 +00:00
linux.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
llvm_libc_ext.td [libc][Obvious] Fix llvm_libc_ext.td. 2021-08-19 18:54:43 +00:00
posix.td [libc] add stpcpy and stpncpy 2021-11-04 11:39:26 -07:00
spec.td [libc] Add an implementation of qsort. 2021-09-24 19:22:45 +00:00
stdc.td [libc] Implement log10f correctly rounded for all rounding modes. 2022-01-25 10:33:39 -05:00