[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / lib / Target / ARM / ARMFrameLowering.h
2015-11-11 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-08-15 James Y KnightRemove redundant TargetFrameLowering::getFrameIndexOffs...
2015-07-20 Quentin Colombet[ARM] Refactor the prologue/epilogue emission to be...
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-23 Akira HatanakaStop resetting NoFramePointerElim in TargetMachine...
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
2014-12-01 Tim NorthoverARM: lower tail calls correctly when using GHC calling...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
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...