| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PartialInlining] Profile based cost analysis | Xinliang David Li | 2017-05-12 | 1 | -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 analysis | Xinliang David Li | 2017-05-02 | 1 | -3/+3 |
| | | | | | | | Differential Revision: http://reviews.llvm.org/D32666 llvm-svn: 301894 | ||||
| * | [PartialInlining]: Improve partial inlining to handle complex conditions | Xinliang David Li | 2017-04-27 | 1 | -0/+97 |
| Differential Revision: http://reviews.llvm.org/D32249 llvm-svn: 301561 | |||||

