[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / lib / Target / MSP430 / MSP430FrameLowering.h
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-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-27 Eric ChristopherRemove caching of an unused subtarget from MSP430FrameL...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2013-10-24 Job NoormanMake sure SP is always aligned on a 2 byte boundary
2013-03-14 Hal FinkelProvide the register scavenger to processFunctionBefore...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2012-10-17 Anton KorobeynikovFix fallout from RegInfo => FrameLowering refactoring...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...