aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added support for PIC code with "explicit relocations" *only*.Bruno Cardoso Lopes2007-11-051-0/+5
* Position Independent Code (PIC) support [2]Bruno Cardoso Lopes2007-10-091-1/+5
* Added method to get Mips register numbersBruno Cardoso Lopes2007-08-281-4/+5
* createMipsDelaySlotFillerPass added to mips codegen runtime Bruno Cardoso Lopes2007-08-181-2/+2
* Now that stack is represented the right way, LOA starts at 0Bruno Cardoso Lopes2007-07-111-6/+7
* The various "getModuleMatchQuality" implementations should returnChris Lattner2007-07-091-3/+4
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+81