summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PrologEpilogInserter.h
Commit message (Collapse)AuthorAgeFilesLines
* Scan for presence of calls and determine max callframe size early. To allow ↵Anton Korobeynikov2009-07-161-0/+1
| | | | | | ProcessFunctionBeforeCalleeSaveScan() use this information llvm-svn: 75942
* PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standardJohn Mosby2009-05-131-0/+167
llvm-svn: 71678
OpenPOWER on IntegriCloud