llvm-project/llvm/test/Instrumentation/MemorySanitizer
Zequan Wu 6a822e20ce [ASan][MSan] Remove EmptyAsm and set the CallInst to nomerge to avoid from merging.
Summary: `nomerge` attribute was added at D78659. So, we can remove the EmptyAsm workaround in ASan the MSan and use this attribute.

Reviewers: vitalybuka

Reviewed By: vitalybuka

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D82322
2020-06-23 14:22:53 -07:00
..
AArch64
Mips Reapply [IRBuilder] Always respect inserter/folder 2020-02-19 20:51:38 +01:00
PowerPC Reapply [IRBuilder] Always respect inserter/folder 2020-02-19 20:51:38 +01:00
SystemZ [llvm] Fix yet more missing FileCheck colons 2020-04-13 10:49:19 -06:00
X86 Reapply [IRBuilder] Always respect inserter/folder 2020-02-19 20:51:38 +01:00
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 Reapply [IRBuilder] Always respect inserter/folder 2020-02-19 20:51:38 +01:00
check-constant-shadow.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
check_access_address.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
clmul.ll
csr.ll [MSAN] Pass Origin by parameter to __msan_warning functions 2020-06-15 17:49:18 -07:00
instrumentation-with-call-threshold.ll
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_kernel_basic.ll StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07:00
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_x86intrinsics.ll
mul_by_constant.ll
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