summaryrefslogtreecommitdiff
path: root/compiler-rt
AgeCommit message (Expand)Author
2025-11-22[UBSan] Fix test-darwin-interface.c on X86 Darwin with Internal Shell (#169105)Aiden Grossman
2025-11-21[ORC] Fix obj-imageinfo.S on X86 Darwin with Internal Shell (#169104)Aiden Grossman
2025-11-21[profdata] Skip probes with missing counter and function pointers (#163254)Ellis Hoag
2025-11-21[scudo] Small cleanup of memory tagging code part 2. (#168807)Christopher Ferris
2025-11-21[TSan] [Darwin] Fix off by one in TSAN init due to MemoryRangeIsAvailable (#1...Andrew Haberlandt
2025-11-21Revert "[ubsan_minimal] Allow UBSan handler from Minimal runtime to accept ar...Vitaly Buka
2025-11-20Revert "[UBSan] [compiler-rt] add preservecc variants of handlers" (#168973)Florian Mayer
2025-11-20[UBSan] [compiler-rt] add preservecc variants of handlers (#168643)Florian Mayer
2025-11-20[compiler-rt] [test] Generalize an UNSUPPORTED marking (#168858)Martin Storsjö
2025-11-20[ASAN] Disable broken __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests on iOS/A...Andrew Haberlandt
2025-11-20Revert "[compiler-rt] Default to Lit's Internal Shell (#168232)"Aiden Grossman
2025-11-20[sanitizer_common] posix_spawn test should forward DYLD_LIBRARY_PATH (#168795)Andrew Haberlandt
2025-11-20Reapply "[compiler-rt] Default to Lit's Internal Shell (#168232)" (#168760)Aiden Grossman
2025-11-19Better fix for the stack_container_dynamic_lib test (#168798)Paddy McDonald
2025-11-19Disable test under GCC (#168792)Paddy McDonald
2025-11-19[ASan] Document define to disable container overflow checks at compile time. ...Paddy McDonald
2025-11-19[gn] "port" 5efce7392f3f (arm 32-bit asm compiler-rt)Nico Weber
2025-11-19[Fuzzer] make big-file-copy.test work with the internal shell (#168658)Aiden Grossman
2025-11-19[ASan] Make duplicate_os_log_reports.cpp work with the internal shellAiden Grossman
2025-11-19[ASan] Make dyld_insert_libraries_reexec work with internal shellAiden Grossman
2025-11-19[compiler-rt] [libFuzzer] Fix merge-posix test (again) (#168639)Andrew Haberlandt
2025-11-19[ASan] Fix interface_symbols_darwin.cpp on internal shellAiden Grossman
2025-11-19[asan] Implement address sanitizer on AIX: platform support (#139587)Jake Egan
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse
2025-11-18[ASan] Make most tests run under internal shell on DarwinAiden Grossman
2025-11-18[TSan] Make tests work with internal shellAiden Grossman
2025-11-18[RTSan] Fix tests under Internal Shell (#168470)Aiden Grossman
2025-11-18[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#168394)Simon Tatham
2025-11-17[ORC] Make tests work with Internal Shell (#168471)Aiden Grossman
2025-11-18Revert "Reapply "[compiler-rt] Default to Lit's Internal Shell" (#168232)"Aiden Grossman
2025-11-17[scudo] Skip test if mlock fails. (#168448)Christopher Ferris
2025-11-17[scudo] Fix wrong return type. (#168157)Christopher Ferris
2025-11-17[compiler-rt] [libFuzzer] Fix merge-posix.test file size test (#168137)Andrew Haberlandt
2025-11-17[compiler-rt][Profile] Mark Darwin test work with internal shellAiden Grossman
2025-11-17[XRay] Rewrite tests to not use subshellsAiden Grossman
2025-11-17[XRay] Prefix setting XRAY_OPTIONS with envAiden Grossman
2025-11-16Reapply "[compiler-rt] Default to Lit's Internal Shell" (#168232)Aiden Grossman
2025-11-16[compiler-rt] Update test to export variables instead of using envAiden Grossman
2025-11-15[X86] Remove vector length (256 vs 512) distinction of AVX10 (#167736)Mikołaj Piróg
2025-11-14[compiler-rt] [Darwin] Strip MTE tags from ASAN and TSAN (#166453)Andrew Haberlandt
2025-11-13[dfsan] Fix Endianess issue (#162881)anoopkg6
2025-11-13[sanitizer-common] [Darwin] Fix overlapping dyld segment addresses (attempt 2...Andrew Haberlandt
2025-11-13[sanitizer_common] Add darwin-specific MemoryRangeIsAvailable (#167797)Andrew Haberlandt
2025-11-13[scudo] Always zero on linux even if the memory cannot be released. (#167788)Christopher Ferris
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-11-13Revert "[compiler-rt] [builtins] Remove unused/misnamed x86 chkstk functions"Martin Storsjö
2025-11-13Revert "[compiler-rt] Rename the now lone i386/chkstk2.S to i386/chkstk.S"Martin Storsjö
2025-11-13[ASan] Fix forward 141c2bAiden Grossman
2025-11-12[ASan][Windows] Add new instruction sizes (#167734)Aiden Grossman