aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/Mips16RegisterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [mips] Define a function which returns the GPR register class.Akira Hatanaka2013-03-291-0/+2
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-4/+0
* [mips] 80 columns.Akira Hatanaka2013-01-041-1/+2
* Turn on register scavenger for Mips 16Reed Kotler2012-12-201-0/+13
* Implement ADJCALLSTACKUP and ADJCALLSTACKDOWNReed Kotler2012-10-311-1/+2
* Remove unused private field to silence build warning.Craig Topper2012-08-231-3/+1
* Add a member of type Mips16InstrInfo/MipsSEInstrInfo to classAkira Hatanaka2012-08-221-2/+4
* Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emitsAkira Hatanaka2012-07-311-0/+3
* Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo andAkira Hatanaka2012-07-311-0/+34