summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCFrameLowering.h
Commit message (Expand)AuthorAge
* PPC: Add base-pointer support to builtin setjmp/longjmpHal Finkel2013-07-17
* PPC: Implement base pointer and stack realignmentHal Finkel2013-07-17
* Correct PPC FRAMEADDR lowering using a pseudo-registerHal Finkel2013-03-21
* Allocate the RS spill slot for any PPC function with spills and a large stack...Hal Finkel2013-03-15
* Provide the register scavenger to processFunctionBeforeFrameFinalizedHal Finkel2013-03-14
* Add a comment about overlapping PPC frame offsetsHal Finkel2013-03-14
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* PPC QPX requires a 32-byte aligned stackHal Finkel2013-01-30
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* This patch corrects logic in PPCFrameLowering for save and restore of ...Roman Divacky2012-09-12
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng2011-07-18
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-10