Added some if-conversion tests.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 20 Jun 2007 18:26:15 +0000 (18:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 20 Jun 2007 18:26:15 +0000 (18:26 +0000)
commit60c916bc72f3ed7f767dfabfd07555c3d3630766
treeaf1be6170f6a81707e6fc1c3257eb609952ac997
parent5dbea73e35a5e07d43c5f7e7abbc36bac20bad14
Added some if-conversion tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37672 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/ifcvt1.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt2.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt3.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt4.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt5.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt6.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt7.ll [new file with mode: 0644]
test/CodeGen/ARM/ifcvt8.ll [new file with mode: 0644]