Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.ll
authorScott Michel <scottm@aero.org>
Wed, 19 Dec 2007 20:15:47 +0000 (20:15 +0000)
committerScott Michel <scottm@aero.org>
Wed, 19 Dec 2007 20:15:47 +0000 (20:15 +0000)
commit170783a5fc13fff2878d4d347d8bd9096f2ef8d9
tree2080350b2d374eb834db51b16cf185f8384cd5b2
parentf021f8a5acd5ed9d4651fd9b07edbe6b6c38635c
Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.ll
(vector insertions)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45216 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/CellSPU/SPUInstrInfo.cpp
test/CodeGen/CellSPU/dg.exp [new file with mode: 0644]
test/CodeGen/CellSPU/or_ops.ll [new file with mode: 0644]
test/CodeGen/CellSPU/vecinsert.ll [new file with mode: 0644]