1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/Transforms/MemCpyOpt
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
..
2008-02-24-MultipleUseofSRet.ll
2008-03-13-ReturnSlotBitcast.ll
2011-06-02-CallSlotOverwritten.ll
align.ll
atomic.ll
callslot_aa.ll
callslot_deref.ll
callslot_throw.ll
capturing-func.ll
crash.ll
fca2memcpy.ll
form-memset.ll
invariant.start.ll
lifetime.ll Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
load-store-to-memcpy.ll [MemCpyOpt] Don't sink LoadInst below possible clobber. 2016-12-27 17:58:12 +00:00
loadstore-sret.ll
memcpy-to-memset-with-lifetimes.ll Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
memcpy-to-memset.ll
memcpy-undef.ll Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
memcpy.ll [MemCpyOpt] Only replace memcpy with bitcast if address spaces match 2017-04-10 19:00:25 +00:00
memmove.ll
memset-memcpy-redundant-memset.ll [MemCpyOpt] Don't emit IR in an unspecified order 2016-11-07 17:47:28 +00:00
memset-memcpy-to-2x-memset.ll
nontemporal.ll
pr29105.ll Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
profitable-memset.ll
smaller.ll
sret.ll