llvm-project/libc/utils
Siva Chandra Reddy ff6fd38552 [libc] Add implementations of rounding functions which depend rounding mode.
Namely, implementations for rint, rintf, rintl, lrint, lrintf, lrintl,
llrint, llrintf and llrintl have been added.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D93889
2020-12-29 22:22:02 -08:00
..
CPP [libc][obvious] Remove the unused file utils/CPP/StringRef.h. 2020-08-12 12:19:11 -07:00
FPUtil [libc] Add implementations of rounding functions which depend rounding mode. 2020-12-29 22:22:02 -08:00
HdrGen [libc] Use entrypoints.txt as the single source of list of functions for a platform. 2020-10-15 20:46:13 +00:00
LibcTableGenUtil [libc] Add missing TableGen dependency 2020-09-15 14:26:04 +00:00
MPFRWrapper [libc] Add implementations of rounding functions which depend rounding mode. 2020-12-29 22:22:02 -08:00
UnitTest [libc] Make more of the libc unit testing llvm independent 2020-11-21 00:27:08 +00:00
buildbot [libc] Add python3 to libc buildbot depedencies. 2020-12-17 08:59:13 -08:00
testutils [libc] Make more of the libc unit testing llvm independent 2020-11-21 00:27:08 +00:00
tools [libc] Refactor WrapperGen to make the flow cleaner. 2020-12-17 08:56:45 -08:00
CMakeLists.txt [libc] Add a tool called WrapperGen. 2020-07-30 16:07:26 -07:00