summaryrefslogtreecommitdiff
path: root/compiler-rt/cmake/Modules/CompilerRTUtils.cmake
AgeCommit message (Expand)Author
2025-09-19[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber
2025-05-13[AIX] Opt in to per-target runtime dir (#139620)David Tenty
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao
2024-07-12[compiler-rt] Add hexagon architecture to cmake (#98650)Brian Cain
2024-07-10[compiler-rt] Initial support for builtins on GPU targets (#95304)Joseph Huber
2024-07-05[CMake] Use Clang to infer the target triple (#89425)Petr Hosek
2024-06-04[compiler-rt] Revise IDE folder structure (#89753)Michael Kruse
2024-05-02[compiler-rt] Fix CMake configure on Windows (#90843)Omair Javaid
2024-04-19CompilerRT: Normalize COMPILER_RT_DEFAULT_TARGET_TRIPLE (#89234)YunQiang Su
2024-04-18Revert "CompilerRT: Normalize COMPILER_RT_DEFAULT_TARGET_TRIPLE (#88835)"David Spickett
2024-04-17CompilerRT: Normalize COMPILER_RT_DEFAULT_TARGET_TRIPLE (#88835)YunQiang Su
2024-04-15Revert "CompilerRT: Normalize COMPILER_RT_DEFAULT_TARGET_TRIPLE" (#88663)YunQiang Su
2024-04-14CompilerRT: Normalize COMPILER_RT_DEFAULT_TARGET_TRIPLE (#88407)YunQiang Su
2024-03-08[compiler-rt] Unbreak GCC builds after bfa6444a332f82843Alex Richardson
2023-05-02Typo fixHans Wennborg
2023-04-06[compiler-rt] Check for missing CMAKE_C_COMPILER_TARGET when using COMPILER_R...David Spickett
2023-04-03Revert "Reland "[compiler-rt] Drop -Werror in compiler flag checks""Nikita Popov
2023-04-03Reland "[compiler-rt] Drop -Werror in compiler flag checks"Sergei Barannikov
2023-01-31[clang][compiler-rt] Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR on Arm Linux ...David Spickett
2022-11-02[compiler-rt] Switch from llvm-config to find_package(LLVM)Michał Górny
2022-11-01[compiler-rt][builtins] Support builtins for LoongArchYouling Tang
2022-11-01Revert "[compiler-rt] Switch from llvm-config to find_package(LLVM)"Michał Górny
2022-11-01[compiler-rt] Switch from llvm-config to find_package(LLVM)Michał Górny
2022-10-18[CMake] Fix MIPSr6 build for compiler-rtYunQiang Su
2022-09-14[compiler-rt][builtins] Enable more warnings in add_security_warningsAkira Hatanaka
2022-09-11[compiler-rt] Handle non-canonical triples with new runtime lib layoutRainer Orth
2022-08-26[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-08-25[compiler-rt][builtins] Revert all the recent changes I made for addingAkira Hatanaka
2022-08-25[compiler-rt][builtins] Check whether the flags are usable before addingAkira Hatanaka
2022-08-25[compiler-rt][builtins] Check whether -Wformat-security is usable beforeAkira Hatanaka
2022-08-24[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-06-24[CMake][compiler-rt] Use COMPILE_OPTIONS and LINK_OPTIONSPetr Hosek
2022-06-23[compiler-rt] Fix false positive detection of a target in compile-only modeSergey Kosukhin
2022-05-02[compiler-rt][builtins] Add several helper functions for AVRBen Shi
2022-04-26Revert "[CMake][compiler-rt] Use COMPILE_OPTIONS and LINK_OPTIONS"Petr Hosek
2022-04-26[CMake][compiler-rt] Use COMPILE_OPTIONS and LINK_OPTIONSPetr Hosek
2022-04-06[CMake][compiler-rt] Make CRT separately buildablePetr Hosek
2022-04-06Revert "[CMake][compiler-rt] Make CRT separately buildable"Petr Hosek
2022-04-05[CMake][compiler-rt] Make CRT separately buildablePetr Hosek
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek
2022-03-07Revert "[CMake][compiler-rt] Make CRT separately buildable"Petr Hosek
2022-03-07[CMake][compiler-rt] Make CRT separately buildablePetr Hosek
2022-02-17Revert "[compiler-rt] Implement ARM atomic operations for architectures with...Eli Friedman
2022-02-17[compiler-rt] Implement ARM atomic operations for architectures without SMP ...Pavel Kosov
2021-09-16[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory
2021-09-14[CMake] Delete obsoleted COMPILER_RT_TEST_TARGET_TRIPLEFangrui Song
2021-07-13Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document allJohn Ericson
2021-07-10Revert "Prepare Compiler-RT for GnuInstallDirs, matching libcxx"Martin Storsjö