aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsISelDAGToDAG.cpp
AgeCommit message (Expand)Author
2008-02-04Dwarf requires variable entries to be in the source order. Right now, since w...Evan Cheng
2008-02-02SDIsel processes llvm.dbg.declare by recording the variable debug information...Evan Cheng
2007-12-31Rename SSARegMap -> MachineRegisterInfo in keeping with the idea Chris Lattner
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-11-12Added JumpTable supportBruno Cardoso Lopes
2007-11-05Added support for PIC code with "explicit relocations" *only*.Bruno Cardoso Lopes
2007-09-24Added "LoadEffective" pattern to handle stack locations.Bruno Cardoso Lopes
2007-08-18Removed LowerRETURADDR, fixed small bug into LowerRET, LowerGlobalAddressBruno Cardoso Lopes
2007-07-11Added support for Mips specific GAS directivesBruno Cardoso Lopes
2007-06-06Initial Mips support, here we go! =)Bruno Cardoso Lopes