Remove the SystemZ backend.
[oota-llvm.git] / lib / Target / Blackfin / BlackfinISelDAGToDAG.cpp
2011-06-28 Evan Cheng- Rename TargetInstrDesc, TargetOperandInfo to MCInstrD...
2011-06-27 Evan ChengMore refactoring. Move getRegClass from TargetOperandIn...
2011-06-02 Jakob Stoklund OlesenUse TRI::has{Sub,Super}ClassEq() where possible.
2010-09-21 Chris Lattnerfix a long standing wart: all the ComplexPattern's...
2010-06-18 Dan GohmanChange UpdateNodeOperands' operand and return value...
2010-04-17 Dan GohmanUse const qualifiers with TargetLowering. This eliminat...
2010-03-02 Chris LattnerSink InstructionSelect() out of each target into SDISel...
2010-02-09 Chris Lattnermove target-independent opcodes out of TargetInstrInfo
2010-01-05 Dan GohmanChange SelectCode's argument from SDValue to SDNode...
2009-12-28 Bill WendlingRemove dead variable.
2009-09-25 Dan GohmanRename getTargetNode to getMachineNode, for consistency...
2009-08-23 Chris Lattnereliminate the last DOUTs from the targets.
2009-08-11 Owen AndersonSplit EVT into MVT and EVT, the former representing...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-02 Jakob Stoklund OlesenAnalog Devices Blackfin back-end.