move this test into the ARM test so that it is only run when the arm backend
authorChris Lattner <sabre@nondot.org>
Sun, 19 Dec 2010 02:58:14 +0000 (02:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 19 Dec 2010 02:58:14 +0000 (02:58 +0000)
commit78d0094e4c91cde903b08fac24b76043ab654967
tree9620e9460be0f98f8897efefef989bff3e429ba6
parentf399d9d37be35a965934265bebdc46a799f61a4a
move this test into the ARM test so that it is only run when the arm backend
is enabled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122163 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/phi.ll [new file with mode: 0644]
test/Transforms/CodeGenPrepare/phi.ll [deleted file]