Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -4/+4 |
* | [mips] Stop reserving register AT and use register scavenger when a scratch | Akira Hatanaka | 2012-11-03 | 1 | -0/+14 |
* | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -1/+1 |
* | Move the code that creates instances of MipsInstrInfo and MipsFrameLowering out | Akira Hatanaka | 2012-08-02 | 1 | -0/+5 |
* | Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits | Akira Hatanaka | 2012-07-31 | 1 | -27/+7 |
* | Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and | Akira Hatanaka | 2012-07-31 | 1 | -0/+225 |