1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Instrumentation/MemorySanitizer
Matt Arsenault e0ead8d1f3 Add address space mangling to lifetime intrinsics
In preparation for allowing allocas to have non-0 addrspace.

llvm-svn: 299876
2017-04-10 20:18:21 +00:00
..
AArch64 Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
Mips Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
PowerPC Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
X86
alloca.ll [msan] Fix instrumentation of array allocas. 2017-02-24 00:13:17 +00:00
array_types.ll
atomics.ll
byval-alignment.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
check_access_address.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
check-constant-shadow.ll
csr.ll [msan] Handle x86_sse_stmxcsr and x86_sse_ldmxcsr. 2017-03-03 01:12:43 +00:00
global_ctors_2to3.ll [msan] Don't put module constructors in comdats. 2016-03-15 20:25:47 +00:00
instrumentation-with-call-threshold.ll
missing_origin.ll
msan_basic.ll [X86] Remove SSE/AVX unaligned store intrinsics as clang no longer uses them. Auto upgrade to native unaligned store instructions. 2016-05-30 23:15:56 +00:00
mul_by_constant.ll [msan] Fix crash on multiplication by a non-integer constant. 2015-10-14 00:21:13 +00:00
origin-alignment.ll [msan] Relax origin-alignment test. 2015-11-24 21:44:16 +00:00
origin-array.ll [sanitizer] [msan] Fix origin store of array types 2016-01-11 19:55:27 +00:00
return_from_main.ll
store-long-origin.ll
store-origin.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
str-nobuiltin.ll [sanitizers] Disable target-specific lowering of string functions. 2016-06-18 10:10:37 +00:00
unreachable.ll
vector_arith.ll
vector_cmp.ll [msan] Add a test for vector compare x86 intrinsics. 2016-05-24 00:04:23 +00:00
vector_cvt.ll
vector_pack.ll
vector_shift.ll [AVX-512] Add AVX-512 vector shift intrinsics to memory santitizer. 2016-11-15 16:27:33 +00:00
with-call-type-size.ll [msan] Fix __msan_maybe_ for non-standard type sizes. 2016-07-01 22:49:59 +00:00