Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -515/+780 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -27/+18 |
* | Add const qualifier to some static arrays. | Craig Topper | 2013-07-15 | 1 | -5/+5 |
* | Use pointers to the MCAsmInfo and MCRegInfo. | Bill Wendling | 2013-06-18 | 1 | -5/+5 |
* | Remove addFrameMove. | Rafael Espindola | 2013-05-16 | 1 | -11/+13 |
* | Change getFrameMoves to return a const reference. | Rafael Espindola | 2013-05-11 | 1 | -5/+4 |
* | AArch64: remove unnecessary check that RS is valid | Tim Northover | 2013-04-23 | 1 | -2/+3 |
* | Allow the register scavenger to spill multiple registers | Hal Finkel | 2013-03-22 | 1 | -1/+1 |
* | Move estimateStackSize from ARM into MachineFrameInfo | Hal Finkel | 2013-03-14 | 1 | -54/+1 |
* | Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo | Eli Bendersky | 2013-02-21 | 1 | -0/+40 |
* | Fix formatting in AArch64 backend. | Tim Northover | 2013-02-05 | 1 | -5/+7 |
* | Add AArch64 as an experimental target. | Tim Northover | 2013-01-31 | 1 | -0/+644 |