llvm-project/llvm/test/Instrumentation/MemorySanitizer
Eli Friedman 11aa3707e3 StoreInst should store Align, not MaybeAlign
This is D77454, except for stores.  All the infrastructure work was done
for loads, so the remaining changes necessary are relatively small.

Differential Revision: https://reviews.llvm.org/D79968
2020-05-15 12:26:58 -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
attributes.ll [msan] Remove more attributes from sanitized functions. 2019-10-28 17:57:28 -07:00
bmi.ll
byval-alignment.ll Reapply [IRBuilder] Always respect inserter/folder 2020-02-19 20:51:38 +01:00
check-constant-shadow.ll
check_access_address.ll
clmul.ll [msan] Instrument x86.pclmulqdq* intrinsics. 2020-01-24 14:31:06 -08:00
csr.ll
instrumentation-with-call-threshold.ll
manual-shadow.ll
masked-store-load.ll
missing_origin.ll
msan_asm_conservative.ll
msan_basic.ll [MSan] Add instrumentation for SystemZ 2020-04-10 16:53:49 +02: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_llvm_launder_invariant.ll
msan_llvm_strip_invariant.ll
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
store-long-origin.ll
store-origin.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
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