summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsSERegisterInfo.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* [mips] Define a function which returns the GPR register class.Akira Hatanaka2013-03-29
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* [mips] Stop reserving register AT and use register scavenger when a scratchAkira Hatanaka2012-11-03
* Add a member of type Mips16InstrInfo/MipsSEInstrInfo to classAkira Hatanaka2012-08-22
* Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emitsAkira Hatanaka2012-07-31
* Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo andAkira Hatanaka2012-07-31