llvm-project/libc/config
Tue Ly f55963d501 [libc] Add implementation for hypotf
Truncating the sum of squares, and then use shift-and-add algorithm to compute its square root.
Required MPFR testing infra is updated in https://reviews.llvm.org/D87514

Differential Revision: https://reviews.llvm.org/D87516
2020-09-17 23:28:36 -04:00
..
linux [libc] Add implementation for hypotf 2020-09-17 23:28:36 -04:00
CMakeLists.txt Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
public_api.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00