aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/ARMFrameLowering.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-01ARM: lower tail calls correctly when using GHC calling convention.Tim Northover1-0/+2
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2014-06-26Move the frame lowering constructors out of line to avoid circularEric Christopher1-5/+1
2014-04-29[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper1-1/+1
2014-04-02ARM: Add support for segmented stacksOliver Stannard1-0/+2
2014-03-22Prune includes in ARM target.Craig Topper1-1/+0
2014-03-10[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper1-18/+17
2013-02-21Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky1-0/+5
2011-12-23Experimental support for aligned NEON spills.Jakob Stoklund Olesen1-2/+3
2011-04-22In Thumb2 mode, lower frame indix references to:Evan Cheng1-1/+2
2011-03-05Preliminary support for ARM frame save directives emission via MI flags.Anton Korobeynikov1-1/+2
2011-01-10Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov1-0/+74