Add a testcase to demonstrate the problem where phi translation is
authorDan Gohman <gohman@apple.com>
Sat, 4 Jun 2011 07:05:05 +0000 (07:05 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 4 Jun 2011 07:05:05 +0000 (07:05 +0000)
commitf14d33d4cb1ebbbe5cfe0071b1e2ae50a15a9890
treec9e74de94f7c252b144eb64f60e1221239093587
parent5f1312c36e811562c3ea3136332771aed98016ed
Add a testcase to demonstrate the problem where phi translation is
ignored for clobbering partial-alias loads.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132633 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GVN/phi-translate-partial-alias.ll [new file with mode: 0644]