- 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
This commit is contained in:
Scott Michel
2007-12-17 22:32:34 +00:00
parent 8f559ef820
commit 504c369213
9 changed files with 612 additions and 63 deletions
+3 -3
View File
@@ -54,11 +54,11 @@ SPUInstrInfo::isMoveInstr(const MachineInstr& MI,
case SPU::ORIr64:
case SPU::ORHIv8i16:
case SPU::ORHIr16:
// case SPU::ORHI1To2:
case SPU::ORHI1To2:
case SPU::ORBIv16i8:
//case SPU::ORBIr8:
case SPU::ORBIr8:
case SPU::ORI2To4:
// case SPU::ORI1To4:
case SPU::ORI1To4:
case SPU::AHIvec:
case SPU::AHIr16:
case SPU::AIvec: