aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Thumb1FrameLowering.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-31Change eliminateCallFramePseudoInstr() to return an iteratorHans Wennborg1-1/+1
2016-01-08Disable shrink-wrap for Thumb1Weiming Zhao1-0/+5
2015-07-22[ARM] Make the frame lowering code ready for shrink-wrapping.Quentin Colombet1-0/+36
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
2015-03-12In preparation for moving ARM's TargetRegisterInfo to the TargetMachineEric Christopher1-1/+1
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2014-06-26Move the frame lowering constructors out of line to avoid circularEric Christopher1-4/+1
2014-05-31Update a couple of header inclusion guardsAlp Toker1-2/+2
2014-03-22Prune includes in ARM target.Craig Topper1-2/+0
2014-03-10[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper1-10/+11
2013-02-21Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky1-0/+4
2011-04-24Fix Target/ARM/Thumb1FrameLowering.h header guard.Sebastian Redl1-1/+1
2011-01-10Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov1-0/+52