Remove the storage and use of the subtarget out of the sparc frame
[oota-llvm.git] / lib / Target / Sparc / SparcFrameLowering.h
2014-06-26 Eric ChristopherRemove the storage and use of the subtarget out of...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2013-11-24 Venkatraman Govind... [Sparc] Emit large negative adjustments to SP/FP with...
2013-06-04 Venkatraman Govind... Sparc: No functionality change. Cleanup whitespaces...
2013-05-29 Venkatraman Govind... [Sparc] Add support for leaf functions in sparc backend.
2013-05-17 Venkatraman Govind... [Sparc] Implements hasReservedCallFrame and hasFP.
2013-04-09 Jakob Stoklund OlesenCompute correct frame sizes for SPARC v9 64-bit frames.
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2012-06-06 Benjamin KramerRound 2 of dead private variable removal.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...