OSDN Git Service

- Restore some i8 functionality in CellSPU
authorScott Michel <scottm@aero.org>
Mon, 17 Dec 2007 22:32:34 +0000 (22:32 +0000)
committerScott Michel <scottm@aero.org>
Mon, 17 Dec 2007 22:32:34 +0000 (22:32 +0000)
commit504c369213efb263136bb048e79af3516511c040
tree32f86dfeb76547a17e9e196cfffd8c48c50de3f3
parent8f559ef8201df637706247d7e0394ade63f9a026
- Restore some i8 functionality in CellSPU
- New test case: nand.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45130 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/SPUOperands.td
lib/Target/CellSPU/SPURegisterInfo.cpp
lib/Target/CellSPU/SPURegisterInfo.td
test/CodeGen/CellSPU/and_ops.ll
test/CodeGen/CellSPU/nand.ll [new file with mode: 0644]