Add new immed16.ll test case, fix CellSPU errata to make test case work.
authorScott Michel <scottm@aero.org>
Wed, 19 Dec 2007 07:35:06 +0000 (07:35 +0000)
committerScott Michel <scottm@aero.org>
Wed, 19 Dec 2007 07:35:06 +0000 (07:35 +0000)
commit9999e685ea86e9cb8c8d59bfb2f3f4c20acc4de4
tree64fdb28243554d91576855e5370eb6ecf61c5f3a
parent83870769c60b878fe03c04b853164b7404fa506f
Add new immed16.ll test case, fix CellSPU errata to make test case work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelDAGToDAG.cpp
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/CellSPU/SPUInstrInfo.cpp
lib/Target/CellSPU/SPUInstrInfo.td
lib/Target/CellSPU/SPURegisterInfo.cpp
test/CodeGen/CellSPU/immed16.ll [new file with mode: 0644]