summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsMachineFunction.h
Commit message (Expand)AuthorAge
* Remove trailing spaces of MipsMachineFunction.hChe-Liang Chiou2010-09-28
* Move per-function state out of TargetLowering subclasses and intoDan Gohman2010-04-17
* Fix PR5149.Bruno Cardoso Lopes2009-11-09
* Major calling convention code refactoring.Dan Gohman2009-08-05
* Convert Alpha and Mips to use a MachineFunctionInfo subclass toDan Gohman2009-06-03
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-05
* Added support for fp callee saved registers.Bruno Cardoso Lopes2008-08-06
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-05
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Added support for PIC code with "explicit relocations" *only*.Bruno Cardoso Lopes2007-11-05
* Position Independent Code (PIC) support [2]Bruno Cardoso Lopes2007-10-09
* Added methods to record SPOffsets from LowerFORMAL_ARGUMENTSBruno Cardoso Lopes2007-08-28
* Added MipsMachineFunction class, to hold Mips dinamic stack info when inserti...Bruno Cardoso Lopes2007-07-11