projects
/
platform
/
upstream
/
llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[clang][dataflow] Rename member to make it clear that it isn't stable
[platform/upstream/llvm.git]
/
compiler-rt
/
2022-08-02
Fangrui Song
[test] Remove -fsanitize-coverage-whitelist=
tree
|
commitdiff
2022-08-01
Roy Sundahl
[tsan][test] Remaining tests requiring weak symbols...
tree
|
commitdiff
2022-07-30
Phoebe Wang
Revert "[compiler-rt] [builtins] Detect _Float16 suppor...
tree
|
commitdiff
2022-07-29
Dimitry Andric
[compiler-rt] [builtins] Detect _Float16 support at...
tree
|
commitdiff
2022-07-29
Blue Gaston
[TSan][Darwin] Additional TSAN test requiring weak...
tree
|
commitdiff
2022-07-29
Luís Marques
[compiler-rt][builtins][RISCV] Set COMPILER_RT_HAS_FLOA...
tree
|
commitdiff
2022-07-29
Luís Marques
Revert "[compiler-rt][builtins][RISCV] Set COMPILER_RT_...
tree
|
commitdiff
2022-07-29
Luís Marques
[compiler-rt][builtins][RISCV] Set COMPILER_RT_HAS_FLOA...
tree
|
commitdiff
2022-07-27
Rainer Orth
[compiler-rt][Sanitizer] Link sanitizer libs with ...
tree
|
commitdiff
2022-07-26
Blue Gaston
[Sanitizers][Darwin] Allows '-mtargetos' to used to...
tree
|
commitdiff
2022-07-26
Than McIntosh
tsan: capture shadow map start/end on init and reuse...
tree
|
commitdiff
2022-07-25
Shafik Yaghmour
[Clang] Fix how we set the NumPositiveBits on an EnumDe...
tree
|
commitdiff
2022-07-25
Roy Sundahl
[asan][test] Additional test requiring weak symbol...
tree
|
commitdiff
2022-07-25
Dmitry Vyukov
tsan: prevent pathological slowdown for spurious races
tree
|
commitdiff
2022-07-25
Dmitry Vyukov
tsan: remove tracking of racy addresses
tree
|
commitdiff
2022-07-24
Khem Raj
[compiler-rt][CMake] Enable TF intrinsics on powerpc32...
tree
|
commitdiff
2022-07-23
Dimitrije Milosevic
[MIPS][compiler-rt] Fix stat struct's size for O32 ABI
tree
|
commitdiff
2022-07-23
Ivan Trofimov
[libasan] Remove 4Mb stack limit for swapcontext unpois...
tree
|
commitdiff
2022-07-22
Vitaly Buka
[asan] Reset stack bounds of context
tree
|
commitdiff
2022-07-22
Julian Lettner
[Sanitizer][Darwin] Factor out code for GCD worker...
tree
|
commitdiff
2022-07-22
Aaron Ballman
Strengthen -Wint-conversion to default to an error
tree
|
commitdiff
2022-07-22
tlattner
Remove references to old mailing lists that have moved...
tree
|
commitdiff
2022-07-21
Dmitry Vyukov
tsan: remove unnecessary brackets
tree
|
commitdiff
2022-07-21
Rainer Orth
[sanitizer_common] Support Solaris < 11.4 in GetStaticT...
tree
|
commitdiff
2022-07-21
Ian Anderson
[sanitizer] Use consistent checks for XDR
tree
|
commitdiff
2022-07-21
Xi Ruoyao
Port address sanitizer to LoongArch
tree
|
commitdiff
2022-07-21
Vitaly Buka
[NFC][asan] Clang-format a code
tree
|
commitdiff
2022-07-21
Vitaly Buka
[NFC][memprof] Remove unused code
tree
|
commitdiff
2022-07-21
Vitaly Buka
[NFC][asan] Use RoundDownTo
tree
|
commitdiff
2022-07-20
Xi Ruoyao
[sanitizer] Port sanitizer_common to LoongArch
tree
|
commitdiff
2022-07-20
Vitaly Buka
Revert "[libasan] Remove 4Mb stack limit for swapcontex...
tree
|
commitdiff
2022-07-19
Kamau Bridgeman
[TSAN] Disable clone_setns test case on PPC64 RHEL...
tree
|
commitdiff
2022-07-19
Louis Dionne
[libc++] Re-apply "Always build c++experimental.a""
tree
|
commitdiff
2022-07-19
Andrew Turner
Add the FreeBSD AArch64 memory layout
tree
|
commitdiff
2022-07-19
Dmitry Vyukov
tsan: optimize DenseSlabAlloc
tree
|
commitdiff
2022-07-19
serge-sans-paille
[sanitizer] Don't call dlerror() after swift_demangle...
tree
|
commitdiff
2022-07-18
Ellis Hoag
[InstrProf] Allow CSIRPGO function entry coverage
tree
|
commitdiff
2022-07-18
Hans Wennborg
Revert "[libc++] Always build c++experimental.a"
tree
|
commitdiff
2022-07-18
Fangrui Song
[test] Change -lowertypetests tests to use -passes=
tree
|
commitdiff
2022-07-17
Xi Ruoyao
[sanitizer] Compare against the alignment of the latter...
tree
|
commitdiff
2022-07-16
Rainer Orth
[sanitizer_common] Several Solaris procmaps fixes
tree
|
commitdiff
2022-07-15
Julian Lettner
[Sanitizer][Darwin][NFC] Small SANITIZER_APPLE cleanup
tree
|
commitdiff
2022-07-15
Leonard Grey
[lsan][Darwin][nfc] Fix thread vector size
tree
|
commitdiff
2022-07-15
Leonard Grey
[lsan][nfc] Add missing newline to VReport
tree
|
commitdiff
2022-07-15
Petr Hosek
[compiler-rt][CMake] Set unwinder for MSan unittests
tree
|
commitdiff
2022-07-15
Petr Hosek
[compiler-rt][CMake] Set --unwindlib=none when using...
tree
|
commitdiff
2022-07-15
Kostya Serebryany
[SanitizerCoverage] add weak definitions for the load...
tree
|
commitdiff
2022-07-14
Petr Hosek
[compiler-rt][CMake] Use linker semantics for unwinder...
tree
|
commitdiff
2022-07-14
Ellis Hoag
[InstrProf] Add options to profile function groups
tree
|
commitdiff
2022-07-14
Vitaly Buka
[NFC] Clang-format D129645
tree
|
commitdiff
2022-07-14
Dmitry Vyukov
tsan: fix a bug in trace part switching
tree
|
commitdiff
2022-07-14
Alexander Potapenko
[compiler-rt][hwasan] Support for new Intel LAM API
tree
|
commitdiff
2022-07-13
Leonard Chan
[hwasan] Add __hwasan_add_frame_record to the hwasan...
tree
|
commitdiff
2022-07-13
Leonard Chan
Revert "[hwasan] Add __hwasan_record_frame_record to...
tree
|
commitdiff
2022-07-13
leonardchan
[hwasan] Add __hwasan_record_frame_record to the hwasan...
tree
|
commitdiff
2022-07-13
Roy Sundahl
[asan][ubsan][test] Add weak attributes for dyld Mach...
tree
|
commitdiff
2022-07-12
Mitch Phillips
[~NFC] Fix printf() type punning warning in asan_global...
tree
|
commitdiff
2022-07-12
Mariusz Borsa
[Sanitizers][Darwin] Remove SANITIZER_MAC
tree
|
commitdiff
2022-07-11
Fangrui Song
[sanitizer] Remove #include <linux/fs.h> to resolve...
tree
|
commitdiff
2022-07-11
Fangrui Song
Revert "[sanitizer] Remove #include <linux/fs.h> to...
tree
|
commitdiff
2022-07-11
Fangrui Song
[sanitizer] Remove #include <linux/fs.h> to resolve...
tree
|
commitdiff
2022-07-11
Alex Brachet
[scudo][NFC] Clang-format c823cbf699
tree
|
commitdiff
2022-07-11
Alex Brachet
[scudo][Fuchsia] Don't assume MapPlatformData::Vmar...
tree
|
commitdiff
2022-07-11
Ivan Trofimov
[libasan] Remove 4Mb stack limit for swapcontext unpois...
tree
|
commitdiff
2022-07-11
Dominic Chen
[scudo] Satisfy -Wstrict-prototypes
tree
|
commitdiff
2022-07-11
Ivan Trofimov
[NFC][asan] Clang-format a test
tree
|
commitdiff
2022-07-11
Than McIntosh
tsan: update Go x86 build rules to back off to sse3
tree
|
commitdiff
2022-07-11
Kai Luo
[AIX][compiler-rt] Fix missing dependency of parent...
tree
|
commitdiff
2022-07-09
Petr Hosek
[CMake] Set the common link flags for memprof tests
tree
|
commitdiff
2022-07-09
Petr Hosek
[CMake] Use explicit header path when using in-tree...
tree
|
commitdiff
2022-07-09
Petr Hosek
Revert "[CMake] Use explicit header path when using...
tree
|
commitdiff
2022-07-09
Petr Hosek
[CMake] Use explicit header path when using in-tree...
tree
|
commitdiff
2022-07-08
Petr Hosek
[CMake] Option to select C++ library for runtimes that...
tree
|
commitdiff
2022-07-08
Julian Lettner
[Sanitizer][Darwin] Cleanup MaybeReexec() function...
tree
|
commitdiff
2022-07-08
Louis Dionne
[libc++] Always build c++experimental.a
tree
|
commitdiff
2022-07-08
Leonard Chan
Revert "[llvm] cmake config groundwork to have ZSTD...
tree
|
commitdiff
2022-07-08
Leonard Chan
Revert "[llvm] cmake config groundwork to have ZSTD...
tree
|
commitdiff
2022-07-08
Cole Kissane
[llvm] cmake config groundwork to have ZSTD in LLVM
tree
|
commitdiff
2022-07-08
Cole Kissane
[llvm] cmake config groundwork to have ZSTD in LLVM
tree
|
commitdiff
2022-07-08
Julian Lettner
Revert "[Sanitizer][Darwin] Cleanup MaybeReexec() funct...
tree
|
commitdiff
2022-07-07
Julian Lettner
[Sanitizer][Darwin] Cleanup MaybeReexec() function...
tree
|
commitdiff
2022-07-07
Vitaly Buka
[sanitizer] Deduplicate dn_expand test
tree
|
commitdiff
2022-07-07
Leonard Chan
[hwasan][fuchsia] Fix features bitmask checking
tree
|
commitdiff
2022-07-07
Dominic Chen
[scudo] Add [[no_unique_address]] attribute to new...
tree
|
commitdiff
2022-07-07
Vitaly Buka
[sanitizer] Extract check_mem_is_good into header
tree
|
commitdiff
2022-07-07
Dominic Chen
[scudo] Pass MapPlatformData in more calls
tree
|
commitdiff
2022-07-07
theidexisted
[NFC][sanitizer] Minor change: eliminate loop
tree
|
commitdiff
2022-07-07
Vitaly Buka
[msan] Fix dn_comp interceptor after D126851
tree
|
commitdiff
2022-07-07
Vitaly Buka
[NFC][sanitizer] Format dn_expand interceptor
tree
|
commitdiff
2022-07-07
Vitaly Buka
[sanitizer] Fix dn_expand test
tree
|
commitdiff
2022-07-06
Sunho Kim
[ORC][ORC_RT][AArch64] Implement TLS descriptor in...
tree
|
commitdiff
2022-07-06
Dimitrije Milosevic
[MIPS] Resolve issues in building ASAN for N32 ABI
tree
|
commitdiff
2022-07-05
Julian Lettner
[Sanitizer][Darwin] Fix log-path_test.cpp
tree
|
commitdiff
2022-07-05
Andi-Bogdan Postelnicu
[Compiler-RT] Remove FlushViewOfFile call when unmappi...
tree
|
commitdiff
2022-07-03
Vitaly Buka
[lsan] malloc_usable_size returns 0 for nullptr
tree
|
commitdiff
2022-07-01
Vitaly Buka
[sanitizer] Update dn_expand interceptor for glibc...
tree
|
commitdiff
2022-07-01
Petr Hosek
[compiler-rt] Update Fuchsia sanitizer sched_yield
tree
|
commitdiff
2022-06-30
Julian Lettner
[Sanitizer][Darwin] Lookup dyld image header via shared...
tree
|
commitdiff
2022-06-30
Kostya Serebryany
[libFuzzer] Extend the fuzz target intarface to allow...
tree
|
commitdiff
2022-06-30
Phoebe Wang
[X86] Support `_Float16` on SSE2 and up
tree
|
commitdiff
next