Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
compiler-rt
/
HEAD
36d7c0b
[compiler-rt] Support default-True lit config options (follow up to #174522) (#174642)
by Andrew Haberlandt
· 9 hours ago
main
01b1c31
[NFCI] [Darwin] Add APPLE_TARGET_IS_HOST lit option to compiler-rt (#174522)
by Andrew Haberlandt
· 12 hours ago
d23964b
[compiler-rt] Fix check-builtins buildbot failures (#174443)
by Andrew Haberlandt
· 31 hours ago
8a0ca0f
[compiler-rt] fix crt target dependency. (#174475)
by Zequan Wu
· 31 hours ago
886c8e0
Reland check-builtins target for LLVM_ENABLE_RUNTIMES (#171941)
by Andrew Haberlandt
· 2 days ago
a3a1378
[unrelated][upstream-separately] XFAIL multc3_test.c fixunstfdi_test.c on AIX 64-bit
by Wael Yehia
· 2 days ago
0a515ca
[asan] Adjust interception compatibility for AIX (#131870)
by Jake Egan
· 4 days ago
582904d
[asan][NFC] Fix formatting of asan_interceptors.cpp (#173088)
by Jake Egan
· 5 days ago
17dcb01
[lit] Drop shell feature from all upstream projects (#173341)
by Aiden Grossman
· 6 days ago
9ddd191
lib/tsan/go: add mechanism to skip frames
by Keith Randall
· 7 days ago
2e1e966
[scudo] Use setenv instead of putenv in ScudoCombinedTest.ZeroOnDeallocEnabledAndFlag (#173423)
by Fabio D'Urso
· 8 days ago
ad86e64
[compiler-rt] Rework 08debd7f4461 [-Wno-c2y-extensions]
by NAKAMURA Takumi
· 11 days ago
04c962d
[compiler-rt][builtins] Add `-Wno-c2y-extensions`
by NAKAMURA Takumi
· 11 days ago
3d14406
[Fuzzer] Mark test as unsupported on Windows
by Aiden Grossman
· 2 weeks ago
d0efc95
[compiler-rt] Remove REQUIRES: shell lines (#173338)
by Aiden Grossman
· 2 weeks ago
bdf8fc0
[ORC] Add, and call through, reoptimize function in ReOptimizeLayer. (#173204)
by Lang Hames
· 2 weeks ago
c3539aa
[sanitizer_common] [Darwin] Fix typo in AtosSymbolizer error message (#173329)
by Andrew Haberlandt
· 2 weeks ago
83b066d
[compiler-rt][sanitizer] some additional Haiku build fixes (#172773)
by Brad Smith
· 3 weeks ago
a96e93a
[Test][NFC] Update test to match new warning output (#172950)
by thetruestblue
· 3 weeks ago
4c41cbd
[X86][APX] Check APXSave before enabling APX features (#172834)
by Phoebe Wang
· 3 weeks ago
8370174
[scudo] Add an option to zero memory on deallocation. (#142394)
by piwicode
· 3 weeks ago
955efd6
[sanitizer_common] [Darwin] Add inline frame support for AtosSymbolizer (#170815)
by Andrew Haberlandt
· 3 weeks ago
c291ac1
[PPC] mark ppc/fixtfti_test.c and ppc/fixunstfti_test.c as UNSUPPORTED because they pass/fail in different builds
by Wael Yehia
· 3 weeks ago
d0da898
[compiler-rt] [Darwin] OS/feature detection should use the run-wrapper (#171167)
by Andrew Haberlandt
· 3 weeks ago
e0efb9b
[sanitizer_common] Fix missing `check-sanitizer` deps under LLVM_ENABLE_RUNTIMES (#170817)
by Andrew Haberlandt
· 3 weeks ago
63a4e65
[LFI] Introduce AArch64 LFI Target (#167061)
by Zachary Yedidia
· 3 weeks ago
8cd247c
[compiler-rt][ppc] add powerpc fixup of config.compiler_rt_libdir when building with LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON (#172361)
by Wael Yehia
· 3 weeks ago
695a2bf
[X86] Correct CPUID checks for AVX10 (#172350)
by Mikołaj Piróg
· 3 weeks ago
06714dd
[NFC][compiler-rt] Fix typos in int_to_fp_impl (#171067)
by Hendrik Hübner
· 3 weeks ago
45eab3c
[HWASan] Compatible with Windows path retrieval (#172194)
by GkvJwa
· 3 weeks ago
2d37a2a
[sanitizers] build symbolizer with lld (#172093)
by Florian Mayer
· 3 weeks ago
b689d9d
[AArch64] Fix typos in 09e57cfd32b0073b63d568835f07251e0d51affb (#172357)
by Eli Friedman
· 3 weeks ago
5ab8704
[AArch64] Fix typo in 09e57cfd32b0073b63d568835f07251e0d51affb (#172354)
by Eli Friedman
· 3 weeks ago
ff17f7f
[AArch64] Extend Windows CPU feature detection with more features. (#171930)
by Eli Friedman
· 3 weeks ago
cc0a79d
[tsan] Export __cxa_guard_ interceptors from TSan runtime. (#171921)
by Alexey Samsonov
· 3 weeks ago
40649eb
[XRay][test] Mark fdr-mode.cpp test as unsupported for RISC-V
by Alex Bradbury
· 3 weeks ago
be50fd9
[TSan] Zero-initialize Trace.local_head
by Michael Pratt
· 4 weeks ago
00c23e1
Revert: check-builtins target for LLVM_ENABLE_RUNTIMES (#171940)
by Andrew Haberlandt
· 4 weeks ago
8891cdd
[Sanitizer] show configure.log for libz build (#171932)
by Florian Mayer
· 4 weeks ago
a9c0b5b
[scudo] Fix typo in multiple files (#171925)
by Sadaf Ebrahimi
· 4 weeks ago
7125084
[scudo] Show the resident pages from the secondary cache. (#170568)
by Christopher Ferris
· 4 weeks ago
bbfd364
[sanitizer_common][test-only] Mark popen xfail on iossim (#171814)
by Dan Blackwell
· 4 weeks ago
e8f3c77
[sanitizer_common][test-only] Remove xfail for darwin ubsan on dedup_token_length_test (#171812)
by Dan Blackwell
· 4 weeks ago
e7f11d7
[JITLink] Add TLS support for SystemZ (#171559)
by anoopkg6
· 4 weeks ago
2c376ec
[PPC] XFAIL ppc/fixtfti_test.c and ppc/fixunstfti_test.c and track them under issue 171751
by Wael Yehia
· 4 weeks ago
cc9094c
Revert "[sanitizer_common][test-only] Specify full path for sort executable in popen.cpp" (#171706)
by Dan Blackwell
· 4 weeks ago
aafa152
[compiler-rt] Add baremetal version of profile library. (#167998)
by Eli Friedman
· 4 weeks ago
2ae8f04
[sanitizer_common][test-only] Specify full path for sort executable in popen.cpp (#171622)
by Dan Blackwell
· 4 weeks ago
091c837
[compiler-rt][sanitizer_common] Make sanitizer_common tests work for other Apple Platforms (#150994)
by Dan Blackwell
· 4 weeks ago
72832d4
[compiler-rt][sanitizer] fix i386 build for Haiku (#171075)
by Brad Smith
· 4 weeks ago
916f620
[scudo] Add last release time info to getStats (#170902)
by Sadaf Ebrahimi
· 4 weeks ago
385cd27
[compiler-rt] Fix usage of `stdin`/`stdout` (#171560)
by Arthur Eubanks
· 4 weeks ago
62817c6
[scudo] Refactor initialization of TSDs. (#169738)
by Christopher Ferris
· 4 weeks ago
e21d800
[sanitizer_common] child_stdin_fd_ should only be set on posix_spawn path (#171508)
by Andrew Haberlandt
· 4 weeks ago
f4f8249
[sanitizer_common] [Darwin] Replace pty with pipe on posix_spawn path for spawning symbolizer (#170809)
by Andrew Haberlandt
· 4 weeks ago
00f408d
[compiler-rt] Try bumping soft_rss_limit again (#171469)
by Aiden Grossman
· 4 weeks ago
4f17d33
[JITLink] Add orc-runtime support for SystemZ (#171062)
by anoopkg6
· 4 weeks ago
b5fecec
[compiler-rt] [test] refine target_page_size() in lit.common.cfg.py (NFC) (#170475)
by Mészáros Gergely
· 4 weeks ago
b5fddaf
[hwasan] Add config for AArch64 Linux with 39-bit VA. (#170927)
by Eli Friedman
· 4 weeks ago
f21b1c4
[asan] Add config for AArch64 Linux with 39-bit VA. (#170929)
by Eli Friedman
· 4 weeks ago
3ae4904
[XRay] Disable two more tests on armhf
by Aiden Grossman
· 4 weeks ago
96193d9
[compiler-rt] Add check-builtins target for LLVM_ENABLE_RUNTIMES builds (#166837)
by Andrew Haberlandt
· 4 weeks ago
96a809b
[Sanitizer] Bump soft_rss_limit_mb in test (#170911)
by Aiden Grossman
· 4 weeks ago
5bba890
[fuzzer][test-only] Bump runs for reduce_inputs.test unseeded run (#169641)
by Dan Blackwell
· 4 weeks ago
a9fde25
Revert "[FMV][AArch64] Add initial AT_HWCAP3 / AT_HWCAP4 support (#161595)" (#171071)
by Brad Smith
· 4 weeks ago
cbcf6df
[ASan] Disable another test on Darwin due to ulimit stack issues
by Aiden Grossman
· 5 weeks ago
08ae02e
[clang] Revert changes to prefer the toolchain-provided libc++.dylib
by Louis Dionne
· 5 weeks ago
f4f2a7b
[Profile] Fix debuginfod test with internal shell
by Aiden Grossman
· 5 weeks ago
0bba81c
[compiler-rt] Add CMake flag for AArch64 Linux with 39-bit VA. (#167028)
by Eli Friedman
· 5 weeks ago
2375d7e
Reapply "[compiler-rt] Default to Lit's Internal Shell (#168232)"
by Aiden Grossman
· 5 weeks ago
5fb8db1
[ASan] Do not return from void functions in asan_abi_shim.cpp (#170897)
by Aiden Grossman
· 5 weeks ago
c103afc
[clang][Darwin] Prefer the toolchain-provided libc++.dylib if there is one (#170303)
by Louis Dionne
· 5 weeks ago
761ff9d
Add API to temporalily suppress usage of ASAN's fake stack (#160135)
by happyCoder92
· 5 weeks ago
e20a06f
[ASan] Disable test that sets call stack on Darwin (#170786)
by Aiden Grossman
· 5 weeks ago
396b9ba
[NFC][asan] Fix formatting of asan_interceptors.h (#170361)
by Jake Egan
· 5 weeks ago
51217c6
[compiler-rt] [UBSan] Fix missing preserve handlers (#170788)
by Florian Mayer
· 5 weeks ago
03f50e5
[XRay] Mark test unsupported on armhf
by Aiden Grossman
· 5 weeks ago
6bc3cac
[XRay] Mark default-options.cpp unsupported on ppc
by Aiden Grossman
· 5 weeks ago
dcb37be
[XRay] Run tests inside bootstrapping build (#168378)
by Aiden Grossman
· 5 weeks ago
2dc9156
[TySan] Attempt to unbreak build after #169036
by Nico Weber
· 5 weeks ago
cb2de16
[TySan] TySan support for SystemZ - Re-submission of original pr#162396 (#169850)
by anoopkg6
· 5 weeks ago
f28e701
[SPARC] Properly handle CC for long double on sparc32 (#162226)
by Koakuma
· 6 weeks ago
76bee45
[compiler-rt] Add missing cpuid check for clflushopt (#169900)
by Mikołaj Piróg
· 6 weeks ago
1f5ec33
[TySan](test-only) Mark ubsan-tysan test as unsupported for now (#169934)
by Matthew Nagy
· 6 weeks ago
fce4745
[TySan] Make TySan compatible with UBSan (#169036)
by Matthew Nagy
· 6 weeks ago
a8d3698
[X86] Sync multiversion features with libgcc and refactor internal feature tables (#168750)
by Mikołaj Piróg
· 6 weeks ago
864dcaf
[UBSan] Use -fsanitize-handler-preserve-all-regs in codegen
by Florian Mayer
· 6 weeks ago
3143bcf
Revert "[tysan] Type Sanitizer support for SystemZ" (#169726)
by Ulrich Weigand
· 6 weeks ago
51f3ab8
[scudo] Add scudo_standalone support for SystemZ (#166187)
by anoopkg6
· 6 weeks ago
92829d2
[tysan] Type Sanitizer support for SystemZ (#162396)
by anoopkg6
· 6 weeks ago
69e84d5
[scudo] Lock/unlock MutexTSDs in disable/enable. (#169440)
by Christopher Ferris
· 6 weeks ago
4ff2d7f
[scudo] Only print stats when the test fails. (#168000)
by Christopher Ferris
· 6 weeks ago
438aeaa
[compiler-rt] [test] Avoid error printouts if os.sysconf is missing (#168857)
by Martin Storsjö
· 6 weeks ago
c14edab
Reapply "[UBSan] [compiler-rt] add preservecc variants of handlers" (#168973) (#169091)
by Florian Mayer
· 6 weeks ago
90d04a8
[M68k][compiler-rt] Allow compiler-rt builtins to be built for M68k (#169256)
by Daniel Thornburgh
· 6 weeks ago
e056a80
[UBSan] Fix test-darwin-interface.c on X86 Darwin with Internal Shell (#169105)
by Aiden Grossman
· 7 weeks ago
553af15
[ORC] Fix obj-imageinfo.S on X86 Darwin with Internal Shell (#169104)
by Aiden Grossman
· 7 weeks ago
db2580c
[profdata] Skip probes with missing counter and function pointers (#163254)
by Ellis Hoag
· 7 weeks ago
e170344
[scudo] Small cleanup of memory tagging code part 2. (#168807)
by Christopher Ferris
· 7 weeks ago
8a5ed74
[TSan] [Darwin] Fix off by one in TSAN init due to MemoryRangeIsAvailable (#169008)
by Andrew Haberlandt
· 7 weeks ago
Next »