1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Instrumentation/MemorySanitizer
Jinsong Ji 89408b2ab3 Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
This reverts commit adffce71538e219aab4eeb024819baa7687262ff.

This is breaking test-suite, revert while investigation.
2020-07-27 21:07:00 +00:00
..
AArch64
Mips
PowerPC Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support" 2020-07-27 21:07:00 +00:00
SystemZ
X86
alloca.ll
array_types.ll
atomics.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
attributes.ll
bmi.ll
byval-alignment.ll
check_access_address.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
check-array.ll [MSAN] Allow inserting array checks 2020-07-24 20:12:58 +00:00
check-constant-shadow.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
check-struct.ll [MSAN] Allow emitting checks for struct types 2020-07-23 16:50:59 +00:00
clmul.ll
csr.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
experimental-reduce.ll [MSAN] Implement experimental vector reduction intrinsics 2020-07-14 00:12:10 +00:00
instrumentation-with-call-threshold.ll
libatomic.ll [MSAN] Instrument libatomic load/store calls 2020-07-22 16:45:06 +00:00
manual-shadow.ll
masked-store-load.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
missing_origin.ll
msan_asm_conservative.ll
msan_basic.ll [ASan][MSan] Remove EmptyAsm and set the CallInst to nomerge to avoid from merging. 2020-06-23 14:22:53 -07:00
msan_eager.ll MemorySanitizer: If a field is marked noundef, check init at call site 2020-07-13 23:32:26 +00:00
msan_kernel_basic.ll
msan_llvm_is_constant.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
msan_llvm_launder_invariant.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
msan_llvm_strip_invariant.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
msan_x86_bts_asm.ll [MSAN] Allow emitting checks for struct types 2020-07-23 16:50:59 +00:00
msan_x86intrinsics.ll
mul_by_constant.ll
no-check-rt-unaligned.ll [MSAN] Never allow checking calls to __sanitizer_unaligned_{load,store} 2020-07-23 16:42:59 +00:00
nosanitize.ll
origin-alignment.ll
origin-array.ll
pr32842.ll
return_from_main.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
store-long-origin.ll
store-origin.ll
str-nobuiltin.ll
unreachable.ll
unsized_type.ll
vector_arith.ll
vector_cmp.ll
vector_cvt.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
vector_pack.ll
vector_shift.ll
with-call-type-size.ll