llvm-project/libc/utils
Tue Ly e581841e8c [libc] Implement log10f correctly rounded for all rounding modes.
Based on RLIBM implementation similar to logf and log2f.  Most of the exceptional inputs are the exact powers of 10.

Reviewed By: sivachandra, zimmermann6, santoshn, jpl169

Differential Revision: https://reviews.llvm.org/D118093
2022-01-25 10:33:39 -05:00
..
HdrGen [libc] Let header generator generate the type header inclusion boiler plate. 2022-01-24 23:25:19 +00:00
LibcTableGenUtil [libc] Let header generator generate the type header inclusion boiler plate. 2022-01-24 23:25:19 +00:00
MPFRWrapper [libc] Implement log10f correctly rounded for all rounding modes. 2022-01-25 10:33:39 -05:00
UnitTest [libc] Add multithreading support for exhaustive testing and MPFRUtils. 2022-01-13 13:46:14 -05:00
buildbot [libc] Add python3 to libc buildbot depedencies. 2020-12-17 08:59:13 -08:00
mathtools [libc][NFC] Add supporting class for atof implementation 2021-10-04 21:08:02 +00:00
testutils [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
tools [libc][cmake] Make `add_tablegen` calls match others 2022-01-24 18:36:37 +00:00
CMakeLists.txt [libc][NFC] Move utils/CPP to src/__support/CPP. 2021-10-28 15:50:00 +00:00