Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
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-09-26 | Delete member MipsFunctionInfo::OutArgFIRange and code that accesses it. | Akira Hatanaka |
2012-08-23 | Make function loadImmediate a member of MipsSEInstrInfo and change it to return | Akira Hatanaka |
2012-08-22 | Add a member of type Mips16InstrInfo/MipsSEInstrInfo to class | Akira Hatanaka |
2012-08-01 | Remove unused variable. | 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 |