Handle IMPLICIT_DEF with isUndef operand marker, part 2. This patch moves the code...
[oota-llvm.git] / lib / Target / Sparc / SparcISelLowering.h
2009-06-30 Bill WendlingAdd an "alignment" field to the MachineFunction object...
2009-02-07 Dan GohmanConstify TargetInstrInfo::EmitInstrWithCustomInserter...
2009-01-30 Dale JohannesenMake LowerCallTo and LowerArguments take a DebugLoc
2008-10-18 Dan GohmanTeach DAGCombine to fold constant offsets into GlobalAd...
2008-10-10 Anton KorobeynikovAdd rudimentary support for 'r' register operand
2008-09-23 Dan GohmanFix these enums' starting values to reflect the way...
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-06-30 Dan GohmanReplace some std::vectors that showed up in heap profil...
2008-03-17 Chris LattnerSwitch sparc from using LowerCallTo to using LowerOpera...
2008-03-17 Chris Lattnersplit sparc lowering out into SparcISelLowering.{cpp...