llvm-project/llvm/test/Instrumentation/MemorySanitizer
Kevin Athey 532564de17 [MSAN] add flag to suppress storage of stack variable names with -sanitize-memory-track-origins
Allows for even more savings in the binary image while simultaneously removing the name of the offending stack variable.

Depends on D131631

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D131728
2022-08-12 11:59:53 -07:00
..
AArch64 [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
Mips [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
PowerPC [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
SystemZ [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
X86 [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
abs-vector.ll [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
alloca.ll [MSAN] add flag to suppress storage of stack variable names with -sanitize-memory-track-origins 2022-08-12 11:59:53 -07:00
array_types.ll [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
atomics.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
attributes.ll Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
avx-intrinsics-x86.ll [test][msan] Relax order of param shadow 2022-05-07 21:17:44 -07:00
avx2-intrinsics-x86.ll [test][msan] Relax order of param shadow 2022-05-07 21:17:44 -07:00
bmi.ll [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
byval-alignment.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
byval.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
check-array.ll
check-constant-shadow.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
check-struct.ll
check_access_address.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
clmul.ll [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
csr.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
freeze.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
funnel_shift.ll [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
instrumentation-with-call-threshold.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
libatomic.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
manual-shadow.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
masked-store-load.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
missing_origin.ll [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
msan-disable-checks.ll
msan_asm_conservative.ll [IR] Don't use blockaddresses as callbr arguments 2022-07-15 10:18:17 +02:00
msan_basic.ll [MemorySanitizer] Support memcpy.inline and memset.inline 2022-08-11 10:43:49 +02:00
msan_eager.ll Add 'eager-checks' as a module parameter to MSAN. 2022-01-11 14:30:49 -08:00
msan_kernel_basic.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
msan_llvm_is_constant.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
msan_llvm_launder_invariant.ll
msan_llvm_strip_invariant.ll
msan_x86_bts_asm.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
msan_x86intrinsics.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
mul_by_constant.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
no-check-rt-unaligned.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
nosanitize.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
opaque-ptr.ll [MSan] Ensure argument shadow initialized on memcpy 2022-04-12 14:53:02 -07:00
origin-alignment.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
origin-array.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
pr32842.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
reduce.ll
return_from_main.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
sse-intrinsics-x86.ll Handle instrumentation of scalar single-precision (_ss) intrinsics 2022-05-19 13:56:51 -07:00
sse2-intrinsics-x86.ll [test][msan] Relax order of param shadow 2022-05-07 21:17:44 -07:00
sse41-intrinsics-x86.ll Handle instrumentation of scalar single-precision (_ss) intrinsics 2022-05-19 13:56:51 -07:00
store-long-origin.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
store-origin.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
str-nobuiltin.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
unreachable.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
unsized_type.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
vector_arith.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
vector_cmp.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
vector_cvt.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
vector_pack.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
vector_shift.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
with-call-type-size.ll [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00