Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
compiler-rt
/
HEAD
45f169e
pass target triple to `check_assembler_flag` (#188521)
by Andrew Marshall
· 4 hours ago
main
3fc455e
[compiler-rt] Try bumping soft_rss_limit again (#188441)
by Hans Wennborg
· 6 hours ago
ef6c3b1
[NFC][compiler-rt] Use __builtin_huge_val for CRT_INFINITY for double precision (#188197)
by jinge90
· 15 hours ago
4faa19b
[compiler-rt][asan] Forward fix for free_aligned_sized_mismatch.cpp (#189760)
by PiJoules
· 16 hours ago
9f1df20
[compiler-rt] Disable asan tests on GNU/Hurd (#169209)
by Samuel Thibault
· 17 hours ago
cf7b82d
[asan] Add size/alignment checks for free_[aligned_]sized (#189216)
by PiJoules
· 19 hours ago
f352341
[compiler-rt][ARM] Optimized double precision FP add/sub (#179921)
by Simon Tatham
· 27 hours ago
fddf09b
[fuzzer] Use LIBCXX_ABI_UNSTABLE for hermetic libc++ (#189096)
by Roland McGrath
· 2 days ago
d85a6b4
[compiler-rt] Enable GWP-ASan for Hexagon (#188410)
by Brian Cain
· 2 days ago
9f10e4b
[Hexagon][XRay] Fix sled layout and trampoline to preserve retaddr (#188784)
by Brian Cain
· 2 days ago
1d86b14
[compiler-rt][ARM] Rename endian.h to crt_endian.h (#189336)
by Simon Tatham
· 2 days ago
26efb94
[compiler-rt][msan] Guard shmat interceptor w SANITIZER_INTERCEPT_SHMCTL (#189198)
by Brian Cain
· 3 days ago
251b9df
[compiler-rt][msan] Add MSan support for Hexagon (Linux) (#189124)
by Brian Cain
· 3 days ago
0784dcc
[compiler-rt][msan] Fix 32-bit overflow in CheckMemoryLayoutSanity (#189199)
by Brian Cain
· 3 days ago
b51d4b3
[compiler-rt][sanitizer] Add struct_rlimit64_sz for musl (#189197)
by Brian Cain
· 3 days ago
721abfc
[compiler-rt] Add interceptors for free_[aligned_]sized for asan+hwasan (#189109)
by PiJoules
· 5 days ago
00305d4
[RISCV] Allocate feature bits for Zifencei and Zmmul (#143306)
by Luke Wren
· 5 days ago
6fcac4c
[compiler-rt] Add PTX feature specifically when CUDA is not available (#189083)
by Joseph Huber
· 5 days ago
292d1ee
[Scudo] Disable ScudoCombinedTests.NewType (#189070)
by Aiden Grossman
· 5 days ago
af1b293
[compiler-rt] Fix irrelevant warning on the builtins target (#189055)
by Joseph Huber
· 5 days ago
b1899f7
[XRay] Always register constructor(0) alongside .preinit_array (#188788)
by Brian Cain
· 5 days ago
3859234
[NFCI][sanitizer_common] Realign #ifdefs in sanitizer_internal_defs.h (#186861)
by Dan Blackwell
· 5 days ago
f262f48
[ASan][test-only] Remove superfluous guards in stack_container_dynamic_lib.c (#188469)
by Dan Blackwell
· 5 days ago
d4fa79b
[scudo] Add Last entry to ReleaseToOS enum. (#188645)
by Christopher Ferris
· 6 days ago
1514ddd
[compiler-rt] Rework profile data handling for GPU targets (#187136)
by Joseph Huber
· 6 days ago
4ac7fcf
[ASan] Make __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ bypass definitions return values (#188237)
by Dan Blackwell
· 6 days ago
6c49aa5
[compiler-rt][ARM] Double-precision FP support functions (#179920)
by Simon Tatham
· 6 days ago
e57628c
[sanitizer_common] Implement address sanitizer on AIX: stack unwinding (#138188)
by Jake Egan
· 6 days ago
9b87f64
[scudo] Remove some android wrapper checking. (#188339)
by Christopher Ferris
· 7 days ago
838a724
[scudo] Use portable TEST_SKIP macro (#188045)
by Fabio D'Urso
· 7 days ago
0ba0fee
[compiler-rt] CRT builtins tests should not run on mac/windows under LLVM_ENABLE_RUNTIMES (#187835)
by Andrew Haberlandt
· 7 days ago
706faac
[asan] Convert __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests to C (#188406)
by Vitaly Buka
· 7 days ago
21b19cf
[compiler-rt] Suppress unused variable report in emutls
by Vitaly Buka
· 8 days ago
ce86785
[libFuzzer] Fix -Wunused-variable when building with NDEBUG (#188301)
by Vitaly Buka
· 8 days ago
bb7645f
[compiler-rt] Support unit tests for the GPU build (#187895)
by Joseph Huber
· 8 days ago
741bad5
[PAC][compiler-rt] Use `__ptrauth` qualifier instead of builtins (#188109)
by Daniil Kovalev
· 8 days ago
3f13273
[ASan] Enable __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests (#181721)
by Dan Blackwell
· 8 days ago
cb6a351
[compiler-rt] Error only if sanitizer builds are enabled (#187944)
by Midhunesh
· 9 days ago
28c233d
[compiler-rt][ARM] cmake properties for complicated builtin sources (#179919)
by Simon Tatham
· 9 days ago
0a638b1
[compiler-rt] Add bitmask to fix warning (#187812)
by Michael Jones
· 12 days ago
2ab760b
[scudo] Make the default for size/align checks to not die. (#187799)
by Christopher Ferris
· 12 days ago
e6de493
[scudo] Add free_sized and free_aligned_sized (#186881)
by Christopher Ferris
· 12 days ago
0212f08
[ASan] Fix missed poisoned suffix in first granule in __asan_region_is_poisoned (#187466)
by Roman Vinogradov
· 12 days ago
84bfdcd
[compiler-rt] Define GPU specific handling of profiling functions (#185763)
by Joseph Huber
· 13 days ago
59066a6
[compiler-rt] Unify python shebangs (#187285)
by Ross Burton
· 14 days ago
a6484a8
[ASan] Fix overflow and last byte handling in __asan_region_is_poisoned (#183900)
by Roman Vinogradov
· 14 days ago
c09cee4
[compiler-rt] Update runtime build script to detect RPC XDR header for AIX (#186977)
by Midhunesh
· 14 days ago
573ea4a
[sanitizer_common] Define SANITIZER_WEAK_IMPORT for Go race detector (#186525)
by cherrymui
· 2 weeks ago
b93edfe
[NFC][sanitizer] Accept ETIMEDOUT in getpwnam_r_invalid_user.cpp (#186538)
by Vitaly Buka
· 3 weeks ago
ea94b34
[compiler-rt] Add ASan/UBSan runtime support for Hexagon Linux (#183982)
by Brian Cain
· 3 weeks ago
c8ee656
[scudo] Display flags on secondary cache entries. (#185786)
by Christopher Ferris
· 3 weeks ago
ba616e8
[libc] Remove unused AOR_v20.02 directory (#185951)
by DylanFleming-arm
· 3 weeks ago
b40bcbf
compiler-rt/arm: Check for overflow when adding float denorms (#185245)
by Keith Packard
· 3 weeks ago
e1e57b8
Revert "[CFI] Expand test to include minimal runtime" (#185935)
by Nico Weber
· 3 weeks ago
b2341a2
[WebAssembly] Remove `__c_longjmp` from compiler-rt (#185798)
by Alex Crichton
· 3 weeks ago
90e2a1b
[WebAssembly] Move __cpp_exception to libunwind (#185770)
by Alex Crichton
· 3 weeks ago
5a8af27
[copmiler-rt] Initial support for building profile library on the GPU (#185552)
by Joseph Huber
· 3 weeks ago
c8a5676
[scudo] Use a fixed format for the milliseconds in latest release. (#185097)
by Christopher Ferris
· 3 weeks ago
ec616cf
[scudo] Add missing class name specifier in mem_map_fuchsia (#185389)
by Fabio D'Urso
· 3 weeks ago
338a5c0
halt_on_error flag for TySan and docs (#182479)
by Matthew Nagy
· 3 weeks ago
3cac82d
[ubsan_minimal] Build on Solaris (#184976)
by Rainer Orth
· 4 weeks ago
44ae0d2
builtins: Make cmake formatting self-consistent aftr #183871
by Nico Weber
· 4 weeks ago
f285bd7
builtins: adjust FP80 source management (#183871)
by Saleem Abdulrasool
· 4 weeks ago
6ac361a
[compiler-rt][RISCV] Initialize length only when __init_riscv_feature… (#115449)
by Kito Cheng
· 4 weeks ago
568f6a9
[scudo] Move getResidentPages function (#183138)
by Sadaf Ebrahimi
· 4 weeks ago
a18fb0c
Disable leak sanitizer test on ppc. (#184414)
by Sean Fertile
· 4 weeks ago
df58f59
[sanitizer][Fuchsia] Define interceptor for reallocarray on Fuchsia (#184410)
by PiJoules
· 4 weeks ago
0cd354e
[CFI] Expand test to include minimal runtime (#183646)
by Vitaly Buka
· 4 weeks ago
64c2527
[compiler-rt][ARM] Fix conditions for strict-mode FP testing (#183507)
by Simon Tatham
· 4 weeks ago
344e193
[UBSan] Wrap Location variants in anonymous union (#168866)
by Benjamin Stott
· 4 weeks ago
36b7ba3
[ASan] Mark recent integration tests as accordingly for MSVC (#135889)
by MacGyver Codilla
· 4 weeks ago
5737c66
[compiler-rt][CMake] Fix build when specifying --stdlib= (with 2 dashes) (#136111)
by Reagan
· 4 weeks ago
bc0a39e
[SafeStack] Allow -fsanitize-minimal-runtime with -fsanitize=safestack (#183644)
by Vitaly Buka
· 5 weeks ago
d397657
[scudo] Add reallocarray C wrapper. (#183385)
by Alexey Samsonov
· 5 weeks ago
aa5fc9a
[scudo] Change header tagging for the secondary allocator (#182487)
by Tamas Kaman
· 5 weeks ago
ecffa35
[compiler-rt][Fuzzer] Relax reduce_inputs.test to account for non-determinism (#182495)
by Dan Blackwell
· 5 weeks ago
efa78c1
Reapply "[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start" (#182972) (#183154)
by PiJoules
· 5 weeks ago
25e7ac5
[sanitizer_common] [Darwin] Adopt _dyld_get_dyld_header (#182943)
by Andrew Haberlandt
· 5 weeks ago
8417d60
[compiler-rt][ARM] Enable strict mode in divsf3/mulsf3 tests (#179918)
by Simon Tatham
· 5 weeks ago
4b3abf0
Revert "[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start" (#182972)
by Paul Kirth
· 5 weeks ago
f0b7ec7
[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start (#180880)
by PiJoules
· 5 weeks ago
02ae8c1
[ASan] Fix test IsPoisonedDoesNotCrashOnMemoryBoundaries for 32-bit targets (#182412)
by Roman Vinogradov
· 6 weeks ago
014f880
Make mmap-munmap interceptor fail earlier (#171295)
by Honey Goyal
· 6 weeks ago
6813553
[ASan] Fix crash in __asan_region_is_poisoned at application memory boundaries (#180223)
by Roman Vinogradov
· 6 weeks ago
57d6776
[ASan/sanitizers] Make stack unwinding better on Windows. (#180205)
by b068931
· 6 weeks ago
99081ed
[tsan] Only init AdaptiveDelay if enabled (#181757)
by Chris Cotter
· 6 weeks ago
6937603
[tsan] Introduce Adaptive Delay Scheduling to TSAN (#178836)
by Chris Cotter
· 6 weeks ago
3ef140c
[ASan] [Windows] Fix a new test in mingw mode
by Martin Storsjö
· 7 weeks ago
841ff6f
[ASan][Windows] Fix false positive for zero sized rtl allocations (#181015)
by Zack Johnson
· 7 weeks ago
996704b
[scudo] Add new fast purge option. (#175266)
by Christopher Ferris
· 7 weeks ago
f0ab6d5
[hwasan][Fuchsia] Use GetCurrentThread (#180602)
by PiJoules
· 7 weeks ago
7a0968b
[TySan] Add skeleton for adding interface functions (#170859)
by Matthew Nagy
· 7 weeks ago
efddaaa
[Profile] Enable binary profile correlation for Mach-O binaries (#179937)
by Marina Taylor
· 7 weeks ago
8658704
[asan][AIX] Add vec_malloc and vec_calloc interceptors (#175584)
by Jake Egan
· 7 weeks ago
4720ec6
[compiler-rt] [ubsan] Fix missing include directory (#180341)
by Michał Górny
· 8 weeks ago
77a0ba4
[X86] AMD Zen 6 Initial enablement (#179150)
by Ganesh
· 8 weeks ago
731ae55
ubsan: Add loop detection runtime and e2e tests for -fsanitize-trap-loop.
by Peter Collingbourne
· 8 weeks ago
1514866
[asan][AIX] Change #ifdef to #if for AIX guard (#180280)
by Jake Egan
· 8 weeks ago
1e4c8aa
[ubsan][test] Skip Misc/Posix/static-link.cpp on Solaris (#175464)
by Rainer Orth
· 8 weeks ago
d606e95
[asan] Disable strict init checking on AIX (#178012)
by Jake Egan
· 8 weeks ago
Next »