aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/cmake
AgeCommit message (Expand)AuthorFilesLines
2026-01-19[dfsan] Add dataflow sanitizer support for SystemZ (#168991)anoopkg61-1/+2
2026-01-08[compiler-rt] Add supported Arm arches for the baremetal profile lib (#172984)Volodymyr Turanskyy1-0/+10
2026-01-05[compiler-rt] Fix check-builtins buildbot failures (#174443)Andrew Haberlandt1-1/+1
2026-01-05Reland check-builtins target for LLVM_ENABLE_RUNTIMES (#171941)Andrew Haberlandt2-0/+13
2025-12-27[compiler-rt][builtins] Add `-Wno-c2y-extensions`NAKAMURA Takumi1-0/+1
2025-12-16[LFI] Introduce AArch64 LFI Target (#167061)Zachary Yedidia1-1/+1
2025-12-11Revert: check-builtins target for LLVM_ENABLE_RUNTIMES (#171940)Andrew Haberlandt2-13/+0
2025-12-10[compiler-rt] Add baremetal version of profile library. (#167998)Eli Friedman1-1/+1
2025-12-09 [JITLink] Add orc-runtime support for SystemZ (#171062)anoopkg61-1/+1
2025-12-08[compiler-rt] Add check-builtins target for LLVM_ENABLE_RUNTIMES builds (#166...Andrew Haberlandt2-0/+13
2025-12-05[clang] Revert changes to prefer the toolchain-provided libc++.dylibLouis Dionne1-15/+0
2025-12-05[clang][Darwin] Prefer the toolchain-provided libc++.dylib if there is one (#...Louis Dionne1-0/+15
2025-12-01[TySan] Attempt to unbreak build after #169036Nico Weber1-0/+1
2025-12-01[TySan] TySan support for SystemZ - Re-submission of original pr#162396 (#16...anoopkg61-1/+1
2025-11-26Revert "[tysan] Type Sanitizer support for SystemZ" (#169726)Ulrich Weigand1-1/+1
2025-11-26[scudo] Add scudo_standalone support for SystemZ (#166187)anoopkg61-1/+1
2025-11-26[tysan] Type Sanitizer support for SystemZ (#162396)anoopkg61-1/+1
2025-11-23[M68k][compiler-rt] Allow compiler-rt builtins to be built for M68k (#169256)Daniel Thornburgh1-1/+2
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse1-2/+2
2025-11-18[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#168394)Simon Tatham1-0/+39
2025-11-13Revert "[compiler-rt][ARM] Optimized mulsf3 and divsf3" (#167906)Simon Tatham1-38/+0
2025-11-13[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#161546)Simon Tatham1-0/+38
2025-10-21[compiler-rt] [CMake] Skip find_darwin_sdk_dir on disabled platforms (#163591)Andrew Haberlandt2-14/+28
2025-10-21[cmake][compiler-rt] Define _DEFAULT_SOURCE instead of enabling extensions (#...Raul Tambre1-6/+1
2025-10-16[AIX] Remove POST_BUILD from add_custom_command() (#163613)Xing Xue1-2/+0
2025-09-19[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber1-3/+1
2025-09-16[cmake] Add cmake file for hexagon-builtins baremetal (#151500)quic-k1-0/+26
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty1-1/+1
2025-08-13[compiler-rt] Don't run arm64e builtins tests on darwin. (#153312)Ahmed Bougacha1-1/+3
2025-08-05Revert "[compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests" ...gulfemsavrun1-8/+0
2025-08-04[compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests (#120798)Aaron Puchert1-0/+8
2025-07-14Reapply "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne2-2/+11
2025-07-10Revert "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne2-11/+2
2025-07-09compiler-rt: Introduce runtime functions for emulated PAC.Peter Collingbourne2-2/+11
2025-07-08[asan][AIX] Move import/export lists to an AIX-specific subdirectory (#145936)Jake Egan1-1/+1
2025-06-25[asan] Implement address sanitizer on AIX: build configuration (#139583)Jake Egan1-0/+18
2025-06-03[compiler-rt][AArch64] Provide basic implementations of SME memcpy/memmove in...Victor Campos1-0/+18
2025-05-23Revert "[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with ar… (#14...Usama Hameed2-15/+2
2025-05-22[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with arm64 (#141115)Usama Hameed2-2/+15
2025-05-15[compiler-rt] Add initial ARM64EC builtins support (#139279)Jacek Caban2-2/+2
2025-05-13[AIX] Opt in to per-target runtime dir (#139620)David Tenty1-1/+6
2025-04-25[compiler-rt] Only include asan on x86 architectures on Windows (#137173)Martin Storsjö1-0/+4
2025-04-16[SystemZ] Add support for 16-bit floating point. (#109164)Jonas Paulsson1-1/+2
2025-04-11[compiler-rt][sanitizer] add Haiku support (#134772)Brad Smith1-2/+2
2025-04-10[AMDGPU] Fix code object version not being set to 'none' (#135036)Joseph Huber1-0/+1
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao2-2/+2
2025-03-28[Clang][AMDGPU] Remove special handling for COV4 libraries (#132870)Joseph Huber1-1/+0
2025-03-27[compiler-rt][builtins] Add missing flag for builtins standalone build (#133046)Wu Yingcong1-0/+1
2025-03-22Revert "[compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (...Daniel Chen1-1/+1
2025-03-19[compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (#131200)Daniel Chen1-1/+1