Split target dependent test portions to target-specific directories.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 1 May 2007 02:56:15 +0000 (02:56 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 1 May 2007 02:56:15 +0000 (02:56 +0000)
commit9dd446c56162ce51e40f37941f48c86850302c9e
treec4812a6d15fe34b65cbe1b14443e8a4a8615a029
parent8f92668f530d5d866a29ef45523fb7e13c92fa1a
Split target dependent test portions to target-specific directories.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36612 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/vector.ll
test/CodeGen/PowerPC/vector.ll [new file with mode: 0644]
test/CodeGen/X86/vector.ll [new file with mode: 0644]