llvm-project/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 [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 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