summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMFrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Move the frame lowering constructors out of line to avoid circularEric Christopher2014-06-261-5/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-1/+1
* ARM: Add support for segmented stacksOliver Stannard2014-04-021-0/+2
* Prune includes in ARM target.Craig Topper2014-03-221-1/+0
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-101-18/+17
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-0/+5
* Experimental support for aligned NEON spills.Jakob Stoklund Olesen2011-12-231-2/+3
* In Thumb2 mode, lower frame indix references to:Evan Cheng2011-04-221-1/+2
* Preliminary support for ARM frame save directives emission via MI flags.Anton Korobeynikov2011-03-051-1/+2
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-101-0/+74
OpenPOWER on IntegriCloud