llvm-project/llvm/test/Instrumentation/MemorySanitizer
Gui Andrade 871251b2b6 [MSAN] Implement experimental vector reduction intrinsics
Implement llvm.experimental.vector.{add,mul,or,and,...}.
An IR test is included but no C test for lack of good way to
get the compiler to emit these.

Differential Revision: https://reviews.llvm.org/D82920
2020-07-14 00:12:10 +00: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
experimental-reduce.ll [MSAN] Implement experimental vector reduction intrinsics 2020-07-14 00:12:10 +00: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_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 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