summaryrefslogtreecommitdiff
path: root/compiler-rt/cmake
AgeCommit message (Expand)Author
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse
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[compiler-rt] [CMake] Skip find_darwin_sdk_dir on disabled platforms (#163591)Andrew Haberlandt
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-09-16[cmake] Add cmake file for hexagon-builtins baremetal (#151500)quic-k
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2025-08-13[compiler-rt] Don't run arm64e builtins tests on darwin. (#153312)Ahmed Bougacha
2025-08-05Revert "[compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests" ...gulfemsavrun
2025-08-04[compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests (#120798)Aaron Puchert
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-06-03[compiler-rt][AArch64] Provide basic implementations of SME memcpy/memmove in...Victor Campos
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-04-16[SystemZ] Add support for 16-bit floating point. (#109164)Jonas Paulsson
2025-04-11[compiler-rt][sanitizer] add Haiku support (#134772)Brad Smith
2025-04-10[AMDGPU] Fix code object version not being set to 'none' (#135036)Joseph Huber
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao
2025-03-28[Clang][AMDGPU] Remove special handling for COV4 libraries (#132870)Joseph Huber
2025-03-27[compiler-rt][builtins] Add missing flag for builtins standalone build (#133046)Wu Yingcong
2025-03-22Revert "[compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (...Daniel Chen
2025-03-19[compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (#131200)Daniel Chen
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
2025-01-07[Darwin][CompilerRT] Set compiler ID to 'Clang' for Compiler RT Tests for App...thetruestblue
2025-01-06[AArch64][SME] Fix broken compiler check for SME2 support in compiler-rt (#12...Amara Emerson
2024-12-20[Compiler-rt] Add AArch64 routines for __arm_agnostic("sme_za_state") (#120059)Sander de Smalen
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-12-02[hexagon][cmake] Disable ctx_profile (#117965)Brian Cain
2024-12-02[compiler-rt] Don't detect a versioned clang test compiler as GCCAlexander Richardson
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