llvm-project/libc/config
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
..
linux [libc] Implement log1pf correctly rounded to all rounding modes. 2022-02-07 16:17:18 -05:00
windows [libc] Implement log1pf correctly rounded to all rounding modes. 2022-02-07 16:17:18 -05:00
CMakeLists.txt Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
public_api.td [libc] Let header generator generate the type header inclusion boiler plate. 2022-01-24 23:25:19 +00:00