Factor the addressing mode and the load/store VT out of LoadSDNode
[oota-llvm.git] / lib / Target / CellSPU / SPUAsmPrinter.cpp
2008-01-29 Scott MichelOverhaul Cell SPU's addressing mode internals so that...
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-05 Scott MichelUpdated source file headers to llvm coding standard.
2007-12-04 Scott MichelMore of the Cell SPU code drop from "Team Aerospace".