llvm-project/libc/spec
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
..
gnu_ext.td [libc] Adds implementation for memrchr. 2020-07-24 14:40:12 -04: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][NFC] Add bzero to list of entrypoints. 2020-06-08 21:44:39 -07:00
posix.td [libc][obvious] Fix strtok_r signature in the spec. 2020-09-09 09:50:17 -07:00
spec.td [libc] Add long double flavors of the floating point manipulation functions. 2020-06-23 23:46:58 -07:00
stdc.td [libc] Add implementation for hypotf 2020-09-17 23:28:36 -04:00