llvm-project/libc/utils
Siva Chandra Reddy ab3cbe4bc0 [libc] Raise x87 exceptions by synchronizing with "fwait".
Couple of helper functions enableExcept and disableExcept have been
added. In a later round, they will be used to implemented the GNU
extension functions feenableexcept and fedisableexcept.

Differential Revision: https://reviews.llvm.org/D92821
2020-12-08 13:16:19 -08:00
..
CPP [libc][obvious] Remove the unused file utils/CPP/StringRef.h. 2020-08-12 12:19:11 -07:00
FPUtil [libc] Raise x87 exceptions by synchronizing with "fwait". 2020-12-08 13:16:19 -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 missing LibcFPTestHelpers library 2020-09-15 14:25:34 +00:00
UnitTest [libc] Make more of the libc unit testing llvm independent 2020-11-21 00:27:08 +00:00
buildbot [libc] Fix typo in buildbot README.txt. 2020-11-27 19:01:21 +08:00
testutils [libc] Make more of the libc unit testing llvm independent 2020-11-21 00:27:08 +00:00
tools [libc] Extend WrapperGen to emit aliases. 2020-11-06 16:12:10 -08:00
CMakeLists.txt [libc] Add a tool called WrapperGen. 2020-07-30 16:07:26 -07:00