Age | Commit message (Expand) | Author |
---|---|---|
2013-01-30 | [mips] Lower EH_RETURN. | Akira Hatanaka |
2012-12-20 | [mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copy | Akira Hatanaka |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-11-03 | [mips] Stop reserving register AT and use register scavenger when a scratch | Akira Hatanaka |
2012-11-02 | [mips] Delete MipsFunctionInfo::EmitNOAT. Unconditionally print directive | Akira Hatanaka |
2012-08-23 | Make function loadImmediate a member of MipsSEInstrInfo and change it to return | Akira Hatanaka |
2012-08-02 | Move the code that creates instances of MipsInstrInfo and MipsFrameLowering out | Akira Hatanaka |
2012-07-31 | Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits | Akira Hatanaka |
2012-07-31 | Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and | Akira Hatanaka |
2012-07-31 | Add definitions of two subclasses of MipsInstrInfo, MipsInstrInfo (for mips16), | Akira Hatanaka |