llvm-project/libc/test/src
Tue Ly 63d2df003e [libc] Implement correctly rounded log2f based on RLIBM library.
Implement log2f based on RLIBM library correctly rounded for all rounding modes.

Reviewed By: sivachandra, michaelrj, santoshn, jpl169, zimmermann6

Differential Revision: https://reviews.llvm.org/D115828
2022-01-14 12:40:49 -05:00
..
__support [libc] add modified Eisel-Lemire for long doubles 2021-12-22 16:45:22 -08:00
assert [libc][NFC] Add a death test API adaptation macro 2021-02-01 19:19:04 +00:00
ctype [libc][NFC] add "LlvmLibc" as a prefix to all test names 2021-01-20 23:15:36 +00:00
errno [libc][NFC] Add dummy errno target to satisfy mixed mode builds. 2021-07-30 17:42:48 +00:00
fenv [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
inttypes [libc] Add implementations of div, ldiv, lldiv and imaxdiv. 2021-09-20 04:51:42 +00:00
math [libc] Implement correctly rounded log2f based on RLIBM library. 2022-01-14 12:40:49 -05:00
signal [libc][obvious] fix formatting mistake 2021-12-22 11:40:08 -08:00
stdio [libc][NFC] Move utils/CPP to src/__support/CPP. 2021-10-28 15:50:00 +00:00
stdlib [libc] fix strtold_test formatting on ARM 2022-01-12 14:34:57 -08:00
string [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
sys [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00
threads [libc] Re-enable thrd_test. 2022-01-10 06:18:51 +00:00
time [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
unistd [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00
CMakeLists.txt [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00