aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64FrameLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-515/+780
* Update to LLVM 3.5a.Stephen Hines2014-04-241-27/+18
* Add const qualifier to some static arrays.Craig Topper2013-07-151-5/+5
* Use pointers to the MCAsmInfo and MCRegInfo.Bill Wendling2013-06-181-5/+5
* Remove addFrameMove.Rafael Espindola2013-05-161-11/+13
* Change getFrameMoves to return a const reference.Rafael Espindola2013-05-111-5/+4
* AArch64: remove unnecessary check that RS is validTim Northover2013-04-231-2/+3
* Allow the register scavenger to spill multiple registersHal Finkel2013-03-221-1/+1
* Move estimateStackSize from ARM into MachineFrameInfoHal Finkel2013-03-141-54/+1
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-0/+40
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-5/+7
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+644