Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -3/+3 |
* | Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN | Reed Kotler | 2012-10-31 | 1 | -2/+4 |
* | This patch is for the implementation of mips16 complex pattern addr16. | Reed Kotler | 2012-10-28 | 1 | -0/+9 |
* | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -1/+1 |
* | Mips16FrameLowering.cpp: Remove unused TII introduced in r164349. [-Wunused-v... | NAKAMURA Takumi | 2012-09-21 | 1 | -1/+0 |
* | Properly save and restore RA and Mips16 callee save registers S0,S1 | Akira Hatanaka | 2012-09-21 | 1 | -1/+39 |
* | Revert r164051. | Akira Hatanaka | 2012-09-18 | 1 | -4/+0 |
* | Make sure there is enough room for RA. getStackSize needs to be cleaned up but | Akira Hatanaka | 2012-09-17 | 1 | -0/+4 |
* | Move the code that creates instances of MipsInstrInfo and MipsFrameLowering out | Akira Hatanaka | 2012-08-02 | 1 | -0/+5 |
* | Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and | Akira Hatanaka | 2012-07-31 | 1 | -0/+82 |