summaryrefslogtreecommitdiff
path: root/compiler-rt/cmake/Modules/BuiltinTests.cmake
AgeCommit message (Expand)Author
2025-05-23Revert "[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with ar… (#14...Usama Hameed
2025-05-22[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with arm64 (#141115)Usama Hameed
2024-07-10[compiler-rt] Initial support for builtins on GPU targets (#95304)Joseph Huber
2022-02-23[compiler-rt][builtins] Fix CMake builtin target flagTobias Hieta
2021-09-04[compiler-rt] NFC: Fix trivial typoKazuaki Ishizaki
2019-09-19[cmake] Strip quotes in try_compile_onlyHans Wennborg
2019-03-15[CMake] Fix broken uses of `try_compile_only()` and improve the function.Dan Liew
2016-09-08Really fix warnings about passing -std=gnu99 to MSVCReid Kleckner
2016-08-25[builtins] Make sure builtin compile tests respect CMAKE_C_COMPILER_TARGETFrancis Ricci
2016-08-12[CMake] If the compiler supports _Atomic include atomic.c in builtins librariesChris Bieneman
2016-08-01[CMake] Don't trust compiler error code, also check for errorsChris Bieneman
2016-05-11[CMake] Cache check results and avoid duplicate checksChris Bieneman
2016-05-03[CMake] NFC. Add support for testing the compiler without testing the linkerChris Bieneman