aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt
AgeCommit message (Expand)Author
2022-08-04[orc-rt] Fix swift protocol metadata registrationBen Langmuir
2022-08-04[compiler-rt] Don't build builtins beyond macOS 10.7Louis Dionne
2022-08-03[TSAN][Darwin] x86_64 specific tests requiring weak symbolsBlue Gaston
2022-08-03[ubsan] Make TypeCheckKinds const. NFCFangrui Song
2022-08-02[test] Remove -fsanitize-coverage-whitelist=Fangrui Song
2022-08-01[tsan][test] Remaining tests requiring weak symbols for dyld64Roy Sundahl
2022-07-30Revert "[compiler-rt] [builtins] Detect _Float16 support at compile time"Phoebe Wang
2022-07-29[compiler-rt] [builtins] Detect _Float16 support at compile timeDimitry Andric
2022-07-29[TSan][Darwin] Additional TSAN test requiring weak symbol for dyld64Blue Gaston
2022-07-29[compiler-rt][builtins][RISCV] Set COMPILER_RT_HAS_FLOAT16 for RISC-V compile...Luís Marques
2022-07-29Revert "[compiler-rt][builtins][RISCV] Set COMPILER_RT_HAS_FLOAT16 for RISC-V...Luís Marques
2022-07-29[compiler-rt][builtins][RISCV] Set COMPILER_RT_HAS_FLOAT16 for RISC-V compile...Luís Marques
2022-07-27[compiler-rt][Sanitizer] Link sanitizer libs with -latomic on SPARCRainer Orth
2022-07-26[Sanitizers][Darwin] Allows '-mtargetos' to used to set minimum deployment ta...Blue Gaston
2022-07-26tsan: capture shadow map start/end on init and reuse in resetThan McIntosh
2022-07-25[Clang] Fix how we set the NumPositiveBits on an EnumDecl to cover the case o...Shafik Yaghmour
2022-07-25[asan][test] Additional test requiring weak symbol for dyld64.Roy Sundahl
2022-07-25tsan: prevent pathological slowdown for spurious racesDmitry Vyukov
2022-07-25tsan: remove tracking of racy addressesDmitry Vyukov
2022-07-24[compiler-rt][CMake] Enable TF intrinsics on powerpc32 LinuxKhem Raj
2022-07-23[MIPS][compiler-rt] Fix stat struct's size for O32 ABIDimitrije Milosevic
2022-07-22[libasan] Remove 4Mb stack limit for swapcontext unpoisoningIvan Trofimov
2022-07-22[asan] Reset stack bounds of contextVitaly Buka
2022-07-22[Sanitizer][Darwin] Factor out code for GCD worker registrationJulian Lettner
2022-07-22Strengthen -Wint-conversion to default to an errorAaron Ballman
2022-07-22Remove references to old mailing lists that have moved to discourse. Replace ...tlattner
2022-07-21tsan: remove unnecessary bracketsDmitry Vyukov
2022-07-21[sanitizer_common] Support Solaris < 11.4 in GetStaticTlsBoundaryRainer Orth
2022-07-20[sanitizer] Use consistent checks for XDRIan Anderson
2022-07-21Port address sanitizer to LoongArchXi Ruoyao
2022-07-20[NFC][asan] Clang-format a codeVitaly Buka
2022-07-20[NFC][memprof] Remove unused codeVitaly Buka
2022-07-20[NFC][asan] Use RoundDownToVitaly Buka
2022-07-20[sanitizer] Port sanitizer_common to LoongArchXi Ruoyao
2022-07-19Revert "[libasan] Remove 4Mb stack limit for swapcontext unpoisoning"Vitaly Buka
2022-07-19[TSAN] Disable clone_setns test case on PPC64 RHEL 7.9 TargetsKamau Bridgeman
2022-07-19[libc++] Re-apply "Always build c++experimental.a""Louis Dionne
2022-07-19Add the FreeBSD AArch64 memory layoutAndrew Turner
2022-07-19tsan: optimize DenseSlabAllocDmitry Vyukov
2022-07-19[sanitizer] Don't call dlerror() after swift_demangle lookup through dlsymserge-sans-paille
2022-07-18[InstrProf] Allow CSIRPGO function entry coverageEllis Hoag
2022-07-18Revert "[libc++] Always build c++experimental.a"Hans Wennborg
2022-07-17[test] Change -lowertypetests tests to use -passes=Fangrui Song
2022-07-17[sanitizer] Compare against the alignment of the latter range trying to find ...Xi Ruoyao
2022-07-16[sanitizer_common] Several Solaris procmaps fixesRainer Orth
2022-07-15[Sanitizer][Darwin][NFC] Small SANITIZER_APPLE cleanupJulian Lettner
2022-07-15[lsan][Darwin][nfc] Fix thread vector sizeLeonard Grey
2022-07-15[lsan][nfc] Add missing newline to VReportLeonard Grey
2022-07-15[compiler-rt][CMake] Set unwinder for MSan unittestsPetr Hosek
2022-07-15[compiler-rt][CMake] Set --unwindlib=none when using LLVM libunwindPetr Hosek