llvm-project/libc/cmake/modules
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
..
cpu_features [libc] Adding memcpy implementation for x86_64 2020-03-18 17:43:21 +01:00
LLVMLibCCheckCpuFeatures.cmake [libc][NFC] Make cpu feature check tolerate non-x86 architectures. 2020-06-10 11:11:04 -07:00
LLVMLibCHeaderRules.cmake [libc] Use entrypoints.txt as the single source of list of functions for a platform. 2020-10-15 20:46:13 +00:00
LLVMLibCLibraryRules.cmake [libc] Include object files from alias entrypoints also in entrypoint libraries. 2020-05-04 11:39:37 -07:00
LLVMLibCObjectRules.cmake [libc] Skip entrypoints not present in the entrypoints list. 2020-06-09 14:40:28 -07:00
LLVMLibCRules.cmake [libc] [NFC] Split the CMake rules into multiple files. 2020-04-21 09:24:17 -07:00
LLVMLibCTargetNameUtils.cmake [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
LLVMLibCTestRules.cmake [libc] Raise x87 exceptions by synchronizing with "fwait". 2020-12-08 13:16:19 -08:00