aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCFrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Correct PPC FRAMEADDR lowering using a pseudo-registerHal Finkel2013-03-211-0/+1
* Allocate the RS spill slot for any PPC function with spills and a large stack...Hal Finkel2013-03-151-1/+4
* Provide the register scavenger to processFunctionBeforeFrameFinalizedHal Finkel2013-03-141-1/+2
* Add a comment about overlapping PPC frame offsetsHal Finkel2013-03-141-0/+3
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-0/+4
* PPC QPX requires a 32-byte aligned stackHal Finkel2013-01-301-1/+2
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-1/+1
* This patch corrects logic in PPCFrameLowering for save and restore of ...Roman Divacky2012-09-121-56/+15
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng2011-07-181-1/+0
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-101-0/+322