aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsTargetMachine.cpp
AgeCommit message (Expand)Author
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-11-05Added support for PIC code with "explicit relocations" *only*.Bruno Cardoso Lopes
2007-10-09Position Independent Code (PIC) support [2]Bruno Cardoso Lopes
2007-08-28Added method to get Mips register numbersBruno Cardoso Lopes
2007-08-18createMipsDelaySlotFillerPass added to mips codegen runtime Bruno Cardoso Lopes
2007-07-11Now that stack is represented the right way, LOA starts at 0Bruno Cardoso Lopes
2007-07-09The various "getModuleMatchQuality" implementations should returnChris Lattner
2007-06-06Initial Mips support, here we go! =)Bruno Cardoso Lopes