aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Sparc/SparcFrameLowering.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-31Change eliminateCallFramePseudoInstr() to return an iteratorHans Wennborg1-1/+1
2015-08-26[SPARC] Fix stupid oversight in stack realignment support.James Y Knight1-0/+6
2015-08-21[Sparc] Support user-specified stack object overalignment.James Y Knight1-0/+2
2015-07-14PrologEpilogInserter: Rewrite API to determine callee save regsiters.Matthias Braun1-2/+2
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2015-05-05[ShrinkWrap] Add (a simplified version) of shrink-wrapping.Quentin Colombet1-1/+1
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2014-06-26Remove the storage and use of the subtarget out of the sparc frameEric Christopher1-7/+2
2014-04-29[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper1-8/+9
2014-04-28[C++] Use 'nullptr'.Craig Topper1-1/+1
2013-11-24[Sparc] Emit large negative adjustments to SP/FP with sethi+xor instead of se...Venkatraman Govindaraju1-0/+8
2013-06-04Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,Venkatraman Govindaraju1-2/+2
2013-05-29[Sparc] Add support for leaf functions in sparc backend. Venkatraman Govindaraju1-0/+9
2013-05-17[Sparc] Implements hasReservedCallFrame and hasFP.Venkatraman Govindaraju1-1/+2
2013-04-09Compute correct frame sizes for SPARC v9 64-bit frames.Jakob Stoklund Olesen1-3/+5
2013-02-21Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky1-0/+4
2012-06-06Round 2 of dead private variable removal.Benjamin Kramer1-3/+2
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu1-1/+1
2011-01-10Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov1-0/+41