summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeExtractor/PartialInlineOr.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] Hook up inline cost analysisXinliang David Li2017-05-021-3/+3
| | | | | | Differential Revision: http://reviews.llvm.org/D32666 llvm-svn: 301894
* [PartialInlining]: Improve partial inlining to handle complex conditionsXinliang David Li2017-04-271-0/+97
Differential Revision: http://reviews.llvm.org/D32249 llvm-svn: 301561
OpenPOWER on IntegriCloud