Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PartialInlining] Profile based cost analysis | Xinliang David Li | 2017-05-12 | 1 | -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 |