Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-13 | Canonicalize header guards into a common format. | Benjamin Kramer | 1 | -2/+2 |
2014-07-02 | So that we can include frame lowering in the subtarget, remove include | Eric Christopher | 1 | -2/+1 |
2014-04-29 | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 1 | -10/+10 |
2013-10-29 | [mips] Align the stack to 16-bytes for mfp64. | Akira Hatanaka | 1 | -1/+1 |
2013-03-29 | [mips] Add parameter Alignment to MipsFrameLowering's constructor. | Akira Hatanaka | 1 | -1/+1 |
2013-02-21 | Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo | Eli Bendersky | 1 | -0/+4 |
2012-09-21 | Properly save and restore RA and Mips16 callee save registers S0,S1 | Akira Hatanaka | 1 | -0/+5 |
2012-07-31 | Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and | Akira Hatanaka | 1 | -0/+43 |