summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Mips16RegisterInfo.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] 80 columns.Akira Hatanaka2013-01-04
* Turn on register scavenger for Mips 16Reed Kotler2012-12-20
* Implement ADJCALLSTACKUP and ADJCALLSTACKDOWNReed Kotler2012-10-31
* Remove unused private field to silence build warning.Craig Topper2012-08-23
* 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