Move the frame lowering constructors out of line to avoid circular
[oota-llvm.git] / lib / Target / ARM / ARMFrameLowering.h
2014-06-26 Eric ChristopherMove the frame lowering constructors out of line to...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-02 Oliver StannardARM: Add support for segmented stacks
2014-03-22 Craig TopperPrune includes in ARM target.
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2011-12-23 Jakob Stoklund OlesenExperimental support for aligned NEON spills.
2011-04-22 Evan ChengIn Thumb2 mode, lower frame indix references to:
2011-03-05 Anton KorobeynikovPreliminary support for ARM frame save directives emiss...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...