aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsMachineFunction.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PR5149.Bruno Cardoso Lopes2009-11-091-0/+1
* Major calling convention code refactoring.Dan Gohman2009-08-051-2/+2
* Convert Alpha and Mips to use a MachineFunctionInfo subclass toDan Gohman2009-06-031-1/+9
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-0/+1
* Added support for fp callee saved registers.Bruno Cardoso Lopes2008-08-061-11/+20
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-051-18/+23
* 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-8/+12
* Position Independent Code (PIC) support [2]Bruno Cardoso Lopes2007-10-091-0/+8
* Added methods to record SPOffsets from LowerFORMAL_ARGUMENTSBruno Cardoso Lopes2007-08-281-3/+53
* Added MipsMachineFunction class, to hold Mips dinamic stack info when inserti...Bruno Cardoso Lopes2007-07-111-0/+54