summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreFrameLowering.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* XCore target: Make handling of large frames not dependent upon an FP.Robert Lytton2013-12-02
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* Remove empty overrides of processFunctionBeforeFrameFinalized().Roman Divacky2012-08-06
* Round 2 of dead private variable removal.Benjamin Kramer2012-06-06
* 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