summaryrefslogtreecommitdiff
path: root/compiler-rt/cmake/Modules
AgeCommit message (Expand)Author
2025-11-18[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#168394)Simon Tatham
2025-11-13Revert "[compiler-rt][ARM] Optimized mulsf3 and divsf3" (#167906)Simon Tatham
2025-11-13[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#161546)Simon Tatham
2025-10-21[cmake][compiler-rt] Define _DEFAULT_SOURCE instead of enabling extensions (#...Raul Tambre
2025-10-16[AIX] Remove POST_BUILD from add_custom_command() (#163613)Xing Xue
2025-09-19[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber
2025-08-13[compiler-rt] Don't run arm64e builtins tests on darwin. (#153312)Ahmed Bougacha
2025-07-14Reapply "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne
2025-07-10Revert "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne
2025-07-09compiler-rt: Introduce runtime functions for emulated PAC.Peter Collingbourne
2025-07-08[asan][AIX] Move import/export lists to an AIX-specific subdirectory (#145936)Jake Egan
2025-06-25[asan] Implement address sanitizer on AIX: build configuration (#139583)Jake Egan
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
2025-05-15[compiler-rt] Add initial ARM64EC builtins support (#139279)Jacek Caban
2025-05-13[AIX] Opt in to per-target runtime dir (#139620)David Tenty
2025-04-25[compiler-rt] Only include asan on x86 architectures on Windows (#137173)Martin Storsjö
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao
2025-01-31[SystemZ][XRay] Reland XRay runtime support for SystemZ (#124611)Kai Nacke
2025-01-21[ORC-RT][LoongArch] Add initial support for loongarch64 in ELFNixPlatform (#1...Ami-zhang
2025-01-08[compiler-rt] Check codesign in path before using (#99837)Tristan Ross
2024-12-17[TySan] Add initial Type Sanitizer runtime (#76261)Florian Hahn
2024-12-17[cmake] Drop `AddFileDependencies` and `CMakeParseArguments` (#120002)paperchalice
2024-12-10[XRay][RISCV] RISCV support for XRay (#117368)Min-Yih Hsu
2024-12-02[CompilerRT] Remove sanitizer support for i386 watchsim (#117013)Cyndy Ishida
2024-11-25Reapply "[runtimes] Allow building against an installed LLVM tree"Alexander Richardson
2024-11-10[compiler-rt] Add custom libc++ workaround for CMake < 3.26Alexander Richardson
2024-11-08[compiler-rt] Make add_custom_libcxx() resilient to DESTDIR being setAlexander Richardson
2024-11-07Reapply "[XRay][AArch64] Support -fxray-shared (#114431)" (#115300)Sebastian Kreutzer
2024-11-06[compiler-rt] Reduce build output for testsAlexander Richardson
2024-11-06[compiler-rt] Use installed libc++(abi) for tests instead of build treeAlexander Richardson
2024-11-06Revert "[SystemZ][XRay] XRay runtime support for SystemZ (#113252)"Sylvestre Ledru
2024-11-05[SystemZ][XRay] XRay runtime support for SystemZ (#113252)Kai Nacke
2024-11-05Revert "[XRay][AArch64] Support -fxray-shared" (#115022)Felipe de Azevedo Piovezan
2024-11-04[XRay][AArch64] Support -fxray-shared (#114431)Sebastian Kreutzer
2024-11-04[cmake] Remove obsolete files, docs and CMake variables related to the standa...Louis Dionne
2024-10-28Revert "[runtimes] Allow building against an installed LLVM tree" (#113920)Nikolas Klauser
2024-10-25Reapply " [XRay] Add support for instrumentation of DSOs on x86_64 (#90959)" ...Sebastian Kreutzer
2024-10-24[runtimes] Allow building against an installed LLVM treeAlexander Richardson
2024-10-15[Coverage][WebAssembly] Add initial support for WebAssembly/WASI (#111332)Yuta Saito
2024-10-14[compiler-rt] Explicitly enable C extensions for profile (#110555)Raul Tambre
2024-10-11Revert "[XRay] Add support for instrumentation of DSOs on x86_64 (#90959)"Mikhail Goncharov
2024-10-11[XRay] Add support for instrumentation of DSOs on x86_64 (#90959)Sebastian Kreutzer
2024-10-01[compiler-rt] Fix C and C++ compilers being switched when compiling tests (#1...Raul Tambre
2024-08-08[compiler-rt] Support building runtimes for Windows on arm32 (#101462)Martin Storsjö
2024-08-02[compiler-rt] Update AllSupportedArchDefs.cmake for FreeBSDAlexander Richardson
2024-07-22[compiler-rt][rtsan] Use sanitizer internal allocator during rtsan init to av...davidtrevelyan
2024-07-18[safestack] Various Solaris fixes (#99290)Rainer Orth
2024-07-12[compiler-rt] Add hexagon architecture to cmake (#98650)Brian Cain
2024-07-11Revert "[safestack] Various Solaris fixes" (#98541)Vitaly Buka