summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeExtractor/SingleCondition.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PartialInlining] Profile based cost analysisXinliang David Li2017-05-121-2/+2
| | | | | | | | | | | | Implemented frequency based cost/saving analysis and related options. The pass is now in a state ready to be turne on in the pipeline (in follow up). Differential Revision: http://reviews.llvm.org/D32783 llvm-svn: 302967
* [PartialInlining]: Improve partial inlining to handle complex conditionsXinliang David Li2017-04-271-0/+23
Differential Revision: http://reviews.llvm.org/D32249 llvm-svn: 301561
OpenPOWER on IntegriCloud