summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for fp callee saved registers.Bruno Cardoso Lopes2008-08-061-1/+2
* Fixed call stack alignment. Improved AsmPrinter alignment issues.Bruno Cardoso Lopes2008-07-151-2/+2
* Added Subtarget support into RegisterInfoBruno Cardoso Lopes2008-07-141-1/+5
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-051-5/+15
* Some Mips minor fixesBruno Cardoso Lopes2008-06-041-5/+24
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-4/+2
* Use PassManagerBase instead of FunctionPassManager for functionsDan Gohman2008-03-111-3/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* 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
OpenPOWER on IntegriCloud