Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / Mips16RegisterInfo.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-03-29 Akira Hatanaka[mips] Define a function which returns the GPR register...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-01-04 Akira Hatanaka[mips] 80 columns.
2012-12-20 Reed KotlerTurn on register scavenger for Mips 16
2012-10-31 Reed KotlerImplement ADJCALLSTACKUP and ADJCALLSTACKDOWN
2012-08-23 Craig TopperRemove unused private field to silence build warning.
2012-08-22 Akira HatanakaAdd a member of type Mips16InstrInfo/MipsSEInstrInfo...
2012-07-31 Akira HatanakaImplement MipsSERegisterInfo::eliminateCallFramePseudoI...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsRegisterInfo...