llvm/libc/spec
Tue Ly 9e7688c71e [libc] Implement log1pf correctly rounded to all rounding modes.
Implement log1pf correctly rounded to all rounding modes relying on logf implementation for exponent > 2^(-8).

Reviewed By: sivachandra, zimmermann6

Differential Revision: https://reviews.llvm.org/D118962
2022-02-07 16:17:18 -05:00
..
gnu_ext.td [libc] Add extension functions fedisableexcept, feenableexcept and fegetexcept. 2021-09-10 18:44:53 +00:00
linux.td
llvm_libc_ext.td
posix.td [libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat. 2022-02-01 05:17:10 +00:00
spec.td [libc][NFC] Let var args be treated as a named type in the spec. 2022-01-27 17:07:21 +00:00
stdc.td [libc] Implement log1pf correctly rounded to all rounding modes. 2022-02-07 16:17:18 -05:00