A few more small things I've run into.
[oota-llvm.git] / lib / Target / CellSPU / SPUInstrInfo.cpp
2008-02-23 Scott MichelMerge current work back to tree to minimize diffs and...
2008-02-08 Evan ChengIt's not always safe to fold movsd into xorpd, etc...
2008-01-30 Scott MichelMore cleanups for CellSPU:
2008-01-07 Chris Lattnerremove MachineOpCode typedef.
2008-01-07 Owen AndersonMove even more functionality from MRegisterInfo into...
2008-01-01 Owen AndersonMove some more instruction creation methods from Regist...
2008-01-01 Chris LattnerFix a problem where lib/Target/TargetInstrInfo.h would...
2007-12-31 Owen AndersonMove copyRegToReg from MRegisterInfo to TargetInstrInfo...
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...