aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test
AgeCommit message (Expand)AuthorFilesLines
20 hours[Profile] Enable binary profile correlation for Mach-O binaries (#179937)Marina Taylor1-1/+1
21 hours[asan][AIX] Add vec_malloc and vec_calloc interceptors (#175584)Jake Egan1-0/+32
4 daysubsan: Add loop detection runtime and e2e tests for -fsanitize-trap-loop.Peter Collingbourne4-9/+33
4 days[ubsan][test] Skip Misc/Posix/static-link.cpp on Solaris (#175464)Rainer Orth1-1/+1
5 days[asan] Disable strict init checking on AIX (#178012)Jake Egan3-0/+19
7 days[AIX] Implement the ifunc attribute. (#153049)Wael Yehia2-0/+38
8 days[Compiler-rt] Implement AEABI Unaligned Read/Write Helpers in compiler-rt (#1...Simi Pallipurath1-0/+86
2026-01-22[ORC] Fix missing support of deinitialize on ELF platform and execution order...Yaxing Cai1-0/+86
2026-01-20Update sanitizer_coverage_allowlist_ignorelist.cpp to use POSIX-compliant reg...Alison Zhang1-4/+4
2026-01-19[dfsan] Add dataflow sanitizer support for SystemZ (#168991)anoopkg65-13/+25
2026-01-13[Darwin] [compiler-rt] Normalize DYLD_LIBRARY_PATH to workaround LD bug (#175...Andrew Haberlandt1-0/+6
2026-01-12[lsan] Fix flaky test in swapcontext.cpp (#175635)Thurston Dang1-0/+10
2026-01-09[PPC] Disable some ORC-powerpc64le-linux tests. (#175100)Sean Fertile8-2/+27
2026-01-08[compiler-rt] [Darwin] Add darwin-remote feature for remote darwin test targe...Andrew Haberlandt30-40/+44
2026-01-06[compiler-rt] Support default-True lit config options (follow up to #174522) ...Andrew Haberlandt1-1/+1
2026-01-06[NFCI] [Darwin] Add APPLE_TARGET_IS_HOST lit option to compiler-rt (#174522)Andrew Haberlandt14-2/+37
2026-01-05[compiler-rt] Fix check-builtins buildbot failures (#174443)Andrew Haberlandt2-11/+13
2026-01-05[compiler-rt] fix crt target dependency. (#174475)Zequan Wu1-1/+1
2026-01-05Reland check-builtins target for LLVM_ENABLE_RUNTIMES (#171941)Andrew Haberlandt2-6/+28
2026-01-05[unrelated][upstream-separately] XFAIL multc3_test.c fixunstfdi_test.c on AIX...Wael Yehia2-0/+2
2025-12-31[lit] Drop shell feature from all upstream projects (#173341)Aiden Grossman1-2/+0
2025-12-23[Fuzzer] Mark test as unsupported on WindowsAiden Grossman1-0/+2
2025-12-23[compiler-rt] Remove REQUIRES: shell lines (#173338)Aiden Grossman15-22/+13
2025-12-23[sanitizer_common] [Darwin] Fix typo in AtosSymbolizer error message (#173329)Andrew Haberlandt1-1/+1
2025-12-18[Test][NFC] Update test to match new warning output (#172950)thetruestblue1-1/+1
2025-12-17[sanitizer_common] [Darwin] Add inline frame support for AtosSymbolizer (#170...Andrew Haberlandt2-8/+7
2025-12-17[PPC] mark ppc/fixtfti_test.c and ppc/fixunstfti_test.c as UNSUPPORTED becaus...Wael Yehia2-2/+2
2025-12-16[compiler-rt] [Darwin] OS/feature detection should use the run-wrapper (#171167)Andrew Haberlandt2-20/+27
2025-12-16[sanitizer_common] Fix missing `check-sanitizer` deps under LLVM_ENABLE_RUNTI...Andrew Haberlandt1-1/+1
2025-12-16[compiler-rt][ppc] add powerpc fixup of config.compiler_rt_libdir when buildi...Wael Yehia1-0/+8
2025-12-14[XRay][test] Mark fdr-mode.cpp test as unsupported for RISC-VAlex Bradbury1-0/+2
2025-12-11Revert: check-builtins target for LLVM_ENABLE_RUNTIMES (#171940)Andrew Haberlandt2-27/+5
2025-12-11[sanitizer_common][test-only] Mark popen xfail on iossim (#171814)Dan Blackwell1-0/+2
2025-12-11[sanitizer_common][test-only] Remove xfail for darwin ubsan on dedup_token_le...Dan Blackwell1-1/+0
2025-12-11[JITLink] Add TLS support for SystemZ (#171559)anoopkg61-0/+67
2025-12-11[PPC] XFAIL ppc/fixtfti_test.c and ppc/fixunstfti_test.c and track them under...Wael Yehia2-0/+2
2025-12-10Revert "[sanitizer_common][test-only] Specify full path for sort executable i...Dan Blackwell1-1/+1
2025-12-10[sanitizer_common][test-only] Specify full path for sort executable in popen....Dan Blackwell1-1/+1
2025-12-10[compiler-rt][sanitizer_common] Make sanitizer_common tests work for other Ap...Dan Blackwell7-3/+65
2025-12-09[compiler-rt] Try bumping soft_rss_limit again (#171469)Aiden Grossman1-3/+3
2025-12-09 [JITLink] Add orc-runtime support for SystemZ (#171062)anoopkg69-0/+299
2025-12-09[compiler-rt] [test] refine target_page_size() in lit.common.cfg.py (NFC) (#1...Mészáros Gergely1-1/+10
2025-12-08[XRay] Disable two more tests on armhfAiden Grossman2-0/+3
2025-12-08[compiler-rt] Add check-builtins target for LLVM_ENABLE_RUNTIMES builds (#166...Andrew Haberlandt2-5/+27
2025-12-08[Sanitizer] Bump soft_rss_limit_mb in test (#170911)Aiden Grossman1-3/+3
2025-12-08[fuzzer][test-only] Bump runs for reduce_inputs.test unseeded run (#169641)Dan Blackwell1-1/+1
2025-12-06[ASan] Disable another test on Darwin due to ulimit stack issuesAiden Grossman1-0/+4
2025-12-05[Profile] Fix debuginfod test with internal shellAiden Grossman1-2/+5
2025-12-05Reapply "[compiler-rt] Default to Lit's Internal Shell (#168232)"Aiden Grossman1-7/+4
2025-12-05Add API to temporalily suppress usage of ASAN's fake stack (#160135)happyCoder922-0/+79