| Commit message (Expand) | Author | Age | Files | Lines |
* | [RISCV] Support rv{32, 64}e in the compiler builtins (#88252) | Cyrill Leutwiler | 2024-04-15 | 2 | -0/+84 |
* | [tsan] Refine fstat{,64} interceptors (#86625) | Fangrui Song | 2024-04-01 | 1 | -25/+18 |
* | [msan] Re-exec with no ASLR if memory layout is incompatible on Linux (#85142) | Thurston Dang | 2024-03-27 | 3 | -14/+50 |
* | [msan] Add 'MappingDesc::ALLOCATOR' type and check it is available (#85153) | Thurston Dang | 2024-03-27 | 3 | -13/+34 |
* | Unbreak *tf builtins for hexfloat (#82208) | Alexander Richardson | 2024-03-12 | 4 | -19/+34 |
* | [test] Make two sanitize-coverage tests pass with glibc 2.39+ | Fangrui Song | 2024-03-11 | 2 | -2/+6 |
* | [compiler-rt][profile] Fix InstrProfilingFile possible resource leak. (#81363) | David CARLIER | 2024-02-20 | 1 | -0/+3 |
* | [AIX] Add a dummy variable in the __llvm_orderfile section (#81968) | Wael Yehia | 2024-02-18 | 2 | -1/+10 |
* | [dfsan] Wrap glibc 2.38 __isoc23_* functions (#79958) | Fangrui Song | 2024-02-09 | 3 | -155/+59 |
* | [compiler-rt] remove hexdump interception. (#79378) | David CARLIER | 2024-02-08 | 3 | -39/+0 |
* | [Profile][Windows] Drop extern for __buildid. (#80700) | Zequan Wu | 2024-02-06 | 1 | -1/+1 |
* | [compiler-rt] Remove duplicate MS names for chkstk symbols (#80450) | Martin Storsjö | 2024-02-05 | 2 | -4/+0 |
* | [sanitizer] Handle Gentoo's libstdc++ path | Sam James | 2024-01-30 | 1 | -1/+3 |
* | [NFCI] Move SANITIZER_WEAK_IMPORT to sanitizer_common (#79208) | Chris Apple | 2024-01-23 | 2 | -8/+8 |
* | [NFC] Size and element numbers are often swapped when calling calloc (#79081) | AtariDreams | 2024-01-23 | 2 | -3/+3 |
* | [CompilerRT] Attempt to fix a lit-config issue | Jeremy Morse | 2024-01-23 | 1 | -1/+1 |
* | [AArch64][FMV] Support feature MOPS in Function Multi Versioning. (#78788) | Alexandros Lamprineas | 2024-01-23 | 3 | -0/+6 |
* | [PGO] Remove calls to `__llvm_orderfile_dump()` in `instrprof-api.c` test (#7... | Qiongsi Wu | 2024-01-23 | 1 | -7/+0 |
* | Remove config.aarch64_sme from compiler-rt/unittests/lit.common.unit.configur... | Dinar Temirbulatov | 2024-01-23 | 1 | -1/+0 |
* | [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496) | Dinar Temirbulatov | 2024-01-23 | 8 | -5/+222 |
* | Revert "[AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. ... | Douglas Yung | 2024-01-22 | 7 | -220/+5 |
* | [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496) | Dinar Temirbulatov | 2024-01-22 | 7 | -5/+220 |
* | [tsan] Fix build for FreeBSD and NetBSD after 0784b1eefa36 (#79019) | Dimitry Andric | 2024-01-23 | 1 | -2/+4 |
* | [PGO] Reland PGO's Counter Reset and File Dumping APIs #76471 (#78285) | Qiongsi Wu | 2024-01-22 | 5 | -50/+169 |
* | [builtins][FMV][Apple] Use builtin atomic load/store, instead of libdispatch ... | Jon Roelofs | 2024-01-22 | 1 | -13/+15 |
* | [asan,test] Make alloca_loop_unpoisoning.cpp robust and fix s390x failure (#7... | Fangrui Song | 2024-01-22 | 1 | -3/+6 |
* | [hwasan] Fix a possible null dereference problem (#77737) | Wu Yingcong | 2024-01-21 | 1 | -1/+1 |
* | [fuzzer,test] Remove old debug logging | Vitaly Buka | 2024-01-19 | 1 | -1/+0 |
* | Reapply "[sanitizer] Skip /include/c++/ from summary (#78534)" | Vitaly Buka | 2024-01-19 | 2 | -1/+32 |
* | Re-exec TSan with no ASLR if memory layout is incompatible on Linux (#78351) | Thurston Dang | 2024-01-19 | 4 | -50/+138 |
* | [builtins] Mark `int_lib.h` builtins as `static` (#69305) | trevyn | 2024-01-19 | 1 | -5/+5 |
* | Revert "[sanitizer] Skip /include/c++/ from summary (#78534)" | Hans Wennborg | 2024-01-19 | 2 | -19/+3 |
* | [asan,test] Disable alloca_loop_unpoisoning.cpp on s390{{.*}} | Fangrui Song | 2024-01-19 | 1 | -0/+1 |
* | [compiler-rt] Add a prefix on the windows mmap symbols (#78037) | Martin Storsjö | 2024-01-19 | 2 | -2/+7 |
* | [dfsan] Don't clear shadow on dlopen(NULL, flags) | Fangrui Song | 2024-01-18 | 2 | -2/+2 |
* | [sanitizer] Skip /include/c++/ from summary (#78534) | Vitaly Buka | 2024-01-18 | 2 | -3/+19 |
* | [CompilerRT][ASan] Add new substitutions for tests while using lto to (#78523) | Usama Hameed | 2024-01-18 | 2 | -3/+13 |
* | [compiler-rt] making getrandom call blocking. (#78340) | David CARLIER | 2024-01-18 | 1 | -1/+7 |
* | [X86] Support "f16c" and "avx512fp16" for __builtin_cpu_supports (#78384) | Freddy Ye | 2024-01-18 | 1 | -1/+4 |
* | [dfsan] Make sprintf interceptor compatible with glibc 2.37+ and musl (#78363) | Fangrui Song | 2024-01-17 | 3 | -9/+3 |
* | Remove maximum OSX version for sanitizers (#77543) | Chris Apple | 2024-01-17 | 1 | -5/+0 |
* | [compiler-rt] On Windows, silence warning when building with latest MSVC | Alexandre Ganea | 2024-01-17 | 1 | -1/+1 |
* | [compiler-rt][ORC] Silence warning when building on MSVC/Windows | Alexandre Ganea | 2024-01-17 | 1 | -0/+1 |
* | [compiler-rt] Fix fuzzer tests on Windows | Alexandre Ganea | 2024-01-17 | 1 | -0/+10 |
* | [ORC-RT] Silence warning when building with Clang ToT on Windows | Alexandre Ganea | 2024-01-17 | 1 | -1/+5 |
* | [compiler-rt] Silence warnings when building with Clang ToT | Alexandre Ganea | 2024-01-17 | 3 | -0/+20 |
* | [compiler-rt] Silence warning with MSVC 19.38 (Visual Studio 2022 17.8.3) | Alexandre Ganea | 2024-01-17 | 1 | -1/+7 |
* | Sanitizer/MIPS: Use $t9 for preemptible function call (#76894) | YunQiang Su | 2024-01-16 | 2 | -2/+26 |
* | [compiler-rt] Drop COMPILER_RT_BUILD_CRT workaround (#78331) | Alexander Richardson | 2024-01-16 | 1 | -5/+0 |
* | [ASAN][sanitizers][win] Allow windows-asan to be built with /MDd and intercep... | Charlie Barto | 2024-01-16 | 2 | -19/+21 |