summaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetFrameLoweringImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-07-14PrologEpilogInserter: Rewrite API to determine callee save regsiters.Matthias Braun1-0/+30
2015-05-23Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.Akira Hatanaka1-0/+7
2015-02-01[X86] Convert esp-relative movs of function arguments to pushes, step 2Michael Kuperstein1-0/+5
2015-02-01Revert r227728 due to bad line endings.Michael Kuperstein1-5/+0
2015-02-01[X86] Convert esp-relative movs of function arguments to pushes, step 2Michael Kuperstein1-0/+5
2014-10-14Remove unnecessary TargetMachine.h includes.Eric Christopher1-2/+1
2014-08-05Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher1-2/+1
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher1-1/+3
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth1-2/+1
2011-12-15Move parts of lib/Target that use CodeGen into lib/CodeGen.Nick Lewycky1-0/+45