summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeExtractor/PartialInlineHighCost.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PartialInlining] Profile based cost analysisXinliang David Li2017-05-121-0/+107
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
OpenPOWER on IntegriCloud