aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Support rv{32, 64}e in the compiler builtins (#88252)Cyrill Leutwiler2024-04-152-0/+84
* [tsan] Refine fstat{,64} interceptors (#86625)Fangrui Song2024-04-011-25/+18
* [msan] Re-exec with no ASLR if memory layout is incompatible on Linux (#85142)Thurston Dang2024-03-273-14/+50
* [msan] Add 'MappingDesc::ALLOCATOR' type and check it is available (#85153)Thurston Dang2024-03-273-13/+34
* Unbreak *tf builtins for hexfloat (#82208)Alexander Richardson2024-03-124-19/+34
* [test] Make two sanitize-coverage tests pass with glibc 2.39+Fangrui Song2024-03-112-2/+6
* [compiler-rt][profile] Fix InstrProfilingFile possible resource leak. (#81363)David CARLIER2024-02-201-0/+3
* [AIX] Add a dummy variable in the __llvm_orderfile section (#81968)Wael Yehia2024-02-182-1/+10
* [dfsan] Wrap glibc 2.38 __isoc23_* functions (#79958)Fangrui Song2024-02-093-155/+59
* [compiler-rt] remove hexdump interception. (#79378)David CARLIER2024-02-083-39/+0
* [Profile][Windows] Drop extern for __buildid. (#80700)Zequan Wu2024-02-061-1/+1
* [compiler-rt] Remove duplicate MS names for chkstk symbols (#80450)Martin Storsjö2024-02-052-4/+0
* [sanitizer] Handle Gentoo's libstdc++ pathSam James2024-01-301-1/+3
* [NFCI] Move SANITIZER_WEAK_IMPORT to sanitizer_common (#79208)Chris Apple2024-01-232-8/+8
* [NFC] Size and element numbers are often swapped when calling calloc (#79081)AtariDreams2024-01-232-3/+3
* [CompilerRT] Attempt to fix a lit-config issueJeremy Morse2024-01-231-1/+1
* [AArch64][FMV] Support feature MOPS in Function Multi Versioning. (#78788)Alexandros Lamprineas2024-01-233-0/+6
* [PGO] Remove calls to `__llvm_orderfile_dump()` in `instrprof-api.c` test (#7...Qiongsi Wu2024-01-231-7/+0
* Remove config.aarch64_sme from compiler-rt/unittests/lit.common.unit.configur...Dinar Temirbulatov2024-01-231-1/+0
* [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496)Dinar Temirbulatov2024-01-238-5/+222
* Revert "[AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. ...Douglas Yung2024-01-227-220/+5
* [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496)Dinar Temirbulatov2024-01-227-5/+220
* [tsan] Fix build for FreeBSD and NetBSD after 0784b1eefa36 (#79019)Dimitry Andric2024-01-231-2/+4
* [PGO] Reland PGO's Counter Reset and File Dumping APIs #76471 (#78285)Qiongsi Wu2024-01-225-50/+169
* [builtins][FMV][Apple] Use builtin atomic load/store, instead of libdispatch ...Jon Roelofs2024-01-221-13/+15
* [asan,test] Make alloca_loop_unpoisoning.cpp robust and fix s390x failure (#7...Fangrui Song2024-01-221-3/+6
* [hwasan] Fix a possible null dereference problem (#77737)Wu Yingcong2024-01-211-1/+1
* [fuzzer,test] Remove old debug loggingVitaly Buka2024-01-191-1/+0
* Reapply "[sanitizer] Skip /include/c++/ from summary (#78534)"Vitaly Buka2024-01-192-1/+32
* Re-exec TSan with no ASLR if memory layout is incompatible on Linux (#78351)Thurston Dang2024-01-194-50/+138
* [builtins] Mark `int_lib.h` builtins as `static` (#69305)trevyn2024-01-191-5/+5
* Revert "[sanitizer] Skip /include/c++/ from summary (#78534)"Hans Wennborg2024-01-192-19/+3
* [asan,test] Disable alloca_loop_unpoisoning.cpp on s390{{.*}}Fangrui Song2024-01-191-0/+1
* [compiler-rt] Add a prefix on the windows mmap symbols (#78037)Martin Storsjö2024-01-192-2/+7
* [dfsan] Don't clear shadow on dlopen(NULL, flags)Fangrui Song2024-01-182-2/+2
* [sanitizer] Skip /include/c++/ from summary (#78534)Vitaly Buka2024-01-182-3/+19
* [CompilerRT][ASan] Add new substitutions for tests while using lto to (#78523)Usama Hameed2024-01-182-3/+13
* [compiler-rt] making getrandom call blocking. (#78340)David CARLIER2024-01-181-1/+7
* [X86] Support "f16c" and "avx512fp16" for __builtin_cpu_supports (#78384)Freddy Ye2024-01-181-1/+4
* [dfsan] Make sprintf interceptor compatible with glibc 2.37+ and musl (#78363)Fangrui Song2024-01-173-9/+3
* Remove maximum OSX version for sanitizers (#77543)Chris Apple2024-01-171-5/+0
* [compiler-rt] On Windows, silence warning when building with latest MSVCAlexandre Ganea2024-01-171-1/+1
* [compiler-rt][ORC] Silence warning when building on MSVC/WindowsAlexandre Ganea2024-01-171-0/+1
* [compiler-rt] Fix fuzzer tests on WindowsAlexandre Ganea2024-01-171-0/+10
* [ORC-RT] Silence warning when building with Clang ToT on WindowsAlexandre Ganea2024-01-171-1/+5
* [compiler-rt] Silence warnings when building with Clang ToTAlexandre Ganea2024-01-173-0/+20
* [compiler-rt] Silence warning with MSVC 19.38 (Visual Studio 2022 17.8.3)Alexandre Ganea2024-01-171-1/+7
* Sanitizer/MIPS: Use $t9 for preemptible function call (#76894)YunQiang Su2024-01-162-2/+26
* [compiler-rt] Drop COMPILER_RT_BUILD_CRT workaround (#78331)Alexander Richardson2024-01-161-5/+0
* [ASAN][sanitizers][win] Allow windows-asan to be built with /MDd and intercep...Charlie Barto2024-01-162-19/+21