For PR1370:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 30 Apr 2007 05:11:58 +0000 (05:11 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 30 Apr 2007 05:11:58 +0000 (05:11 +0000)
commit4274e405148eaac79735d68637f87cf3a048f9d4
treed7e7034f231cb52cb323bf240b52099629b10950
parent9118dbc7bd82a2f8a3c3d5fd38d3265afb6a5774
For PR1370:
Rearrange some tests so that if PowerPC is not being built we don't try to
run PowerPC specific tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36587 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/ispositive.ll [new file with mode: 0644]
test/CodeGen/Generic/2006-11-10-DAGCombineMiscompile.ll [deleted file]
test/CodeGen/Generic/ispositive.ll [deleted file]
test/CodeGen/Generic/vector-identity-shuffle.ll
test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll [new file with mode: 0644]
test/CodeGen/PowerPC/ispositive.ll [new file with mode: 0644]
test/CodeGen/PowerPC/vector-identity-shuffle.ll [new file with mode: 0644]
test/CodeGen/X86/ispositive.ll [new file with mode: 0644]