llvm-project/llvm/test/Instrumentation
Jianzhou Zhao fa4c3f70ff [dfsan] Add a test case of storing zero
This covers a branch in storeShadow.

Reviewed-by: morehouse

Differential Revision: https://reviews.llvm.org/D92632
2020-12-04 20:28:44 +00:00
..
AddressSanitizer OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
BoundsChecking OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
DataFlowSanitizer [dfsan] Add a test case of storing zero 2020-12-04 20:28:44 +00:00
HWAddressSanitizer hwasan: Support for outlined checks in the Linux kernel. 2020-10-30 14:25:40 -07:00
HeapProfiler [MemProf] Pass down memory profile name with optional path from clang 2020-11-01 17:38:23 -08:00
InstrOrderFile Add a module pass for order file instrumentation 2019-02-28 20:13:38 +00:00
InstrProfiling [test][InstrProf] Fix always_inline.ll under NPM 2020-09-18 14:50:47 -07:00
MemorySanitizer [msan] Fix bugs when instrument x86.avx512*_cvt* intrinsics. 2020-11-27 16:33:14 +08:00
PoisonChecking [PoisonCheker] Support for out of bounds operands on shifts + insert/extractelement 2019-07-09 19:26:12 +00:00
SanitizerCoverage [SanitizerCoverage] Use zeroext for cmp parameters on all targets 2020-08-12 18:38:12 +02:00
ThreadSanitizer [test][TSan] Fix tests under NPM 2020-09-18 11:37:55 -07:00
cgprofile.ll [CGProfile] don't emit cgprofile entry if called function is dllimport 2020-09-23 16:56:54 -07:00