Add new shorter predicates for testing machine operands for various types:
[oota-llvm.git] / lib / Target / CellSPU / SPUInstrInfo.cpp
2007-12-30 Chris LattnerAdd new shorter predicates for testing machine operands...
2007-12-30 Chris LattnerUse MachineOperand::getImm instead of MachineOperand...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-20 Scott MichelMore working CellSPU tests:
2007-12-19 Scott MichelTwo more test cases: or_ops.ll (arithmetic or operation...
2007-12-19 Scott MichelAdd new immed16.ll test case, fix CellSPU errata to...
2007-12-17 Scott Michel- Restore some i8 functionality in CellSPU
2007-12-05 Scott MichelUpdated source file headers to llvm coding standard.
2007-12-04 Scott MichelMore files in the CellSPU drop...