1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Instrumentation/MemorySanitizer
Jianzhou Zhao fbcfd3cb70 [msan] Set cmpxchg shadow precisely
In terms of https://llvm.org/docs/LangRef.html#cmpxchg-instruction,
the return type of chmpxchg is a pair {ty, i1}, while I think we
only wanted to set the shadow for the address 0th op, and it has type
ty.

Reviewed-by: eugenis

Differential Revision: https://reviews.llvm.org/D97029
2021-02-19 20:23:23 +00:00
..
AArch64
Mips
PowerPC
SystemZ
X86
abs-vector.ll
alloca.ll
array_types.ll
atomics.ll
attributes.ll
bmi.ll
byval-alignment.ll
check_access_address.ll
check-array.ll
check-constant-shadow.ll
check-struct.ll
clmul.ll
csr.ll
freeze.ll
instrumentation-with-call-threshold.ll
libatomic.ll
manual-shadow.ll
masked-store-load.ll
missing_origin.ll
msan_asm_conservative.ll
msan_basic.ll
msan_eager.ll
msan_kernel_basic.ll
msan_llvm_is_constant.ll
msan_llvm_launder_invariant.ll
msan_llvm_strip_invariant.ll
msan_x86_bts_asm.ll
msan_x86intrinsics.ll
mul_by_constant.ll
no-check-rt-unaligned.ll
nosanitize.ll
origin-alignment.ll
origin-array.ll
pr32842.ll
reduce.ll
return_from_main.ll
store-long-origin.ll
store-origin.ll
str-nobuiltin.ll
unreachable.ll
unsized_type.ll
vector_arith.ll
vector_cmp.ll
vector_cvt.ll
vector_pack.ll
vector_shift.ll
with-call-type-size.ll