llvm-project/llvm/test/Transforms/InferAddressSpaces/AMDGPU
Matt Arsenault 1df203d78e InferAddressSpaces: Fix cloning original addrspacecast
If an addrspacecast needed to be inserted again, this was creating a
clone of the original cast for each user. Just use the original, which
also saves losing the value name.

llvm-svn: 363562
2019-06-17 14:13:29 +00:00
..
basic.ll Revert "Temporarily Revert "Add basic loop fusion pass."" 2019-04-17 04:52:47 +00:00
icmp.ll InferAddressSpaces: Fix cloning original addrspacecast 2019-06-17 14:13:29 +00:00
infer-address-space.ll Revert "Temporarily Revert "Add basic loop fusion pass."" 2019-04-17 04:52:47 +00:00
infer-addrspacecast.ll InferAddressSpaces: Fix cloning original addrspacecast 2019-06-17 14:13:29 +00:00
infer-getelementptr.ll [InferAddressSpaces] Enhance the handling of cosntexpr. 2019-05-10 14:57:42 +00:00
intrinsics.ll InferAddressSpaces: Fix cloning original addrspacecast 2019-06-17 14:13:29 +00:00
lit.local.cfg [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
mem-intrinsics.ll Revert "Temporarily Revert "Add basic loop fusion pass."" 2019-04-17 04:52:47 +00:00
no-flat-addrspace.ll AMDGPU: Ignore subtarget for InferAddressSpaces 2019-06-17 14:13:24 +00:00
old-pass-regressions.ll Revert "Temporarily Revert "Add basic loop fusion pass."" 2019-04-17 04:52:47 +00:00
redundant-addrspacecast.ll InferAddressSpaces: Fix cloning original addrspacecast 2019-06-17 14:13:29 +00:00
select.ll InferAddressSpaces: Fix cloning original addrspacecast 2019-06-17 14:13:29 +00:00
volatile.ll InferAddressSpaces: Fix cloning original addrspacecast 2019-06-17 14:13:29 +00:00