llvm-project/llvm/test/Instrumentation/MemorySanitizer
Justin Bogner be42c4aec8 Update three tests I missed in r302979 and r302990
llvm-svn: 303319
2017-05-18 00:58:06 +00:00
..
AArch64 Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
Mips Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
PowerPC Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
X86
alloca.ll [msan] Fix instrumentation of array allocas. 2017-02-24 00:13:17 +00:00
array_types.ll
atomics.ll
byval-alignment.ll
check-constant-shadow.ll
check_access_address.ll
csr.ll Update three tests I missed in r302979 and r302990 2017-05-18 00:58:06 +00:00
global_ctors_2to3.ll
instrumentation-with-call-threshold.ll
missing_origin.ll
msan_basic.ll MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86 2017-05-13 16:24:38 +00:00
msan_x86intrinsics.ll MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86 2017-05-13 16:24:38 +00:00
mul_by_constant.ll
origin-alignment.ll
origin-array.ll
pr32842.ll [msan] Fix PR32842 2017-05-11 11:07:48 +00:00
return_from_main.ll
store-long-origin.ll
store-origin.ll
str-nobuiltin.ll [sanitizers] Disable target-specific lowering of string functions. 2016-06-18 10:10:37 +00:00
unreachable.ll
vector_arith.ll MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86 2017-05-13 16:24:38 +00:00
vector_cmp.ll MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86 2017-05-13 16:24:38 +00:00
vector_cvt.ll MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86 2017-05-13 16:24:38 +00:00
vector_pack.ll MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86 2017-05-13 16:24:38 +00:00
vector_shift.ll MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86 2017-05-13 16:24:38 +00:00
with-call-type-size.ll [msan] Fix __msan_maybe_ for non-standard type sizes. 2016-07-01 22:49:59 +00:00