| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup tests to not share a DISubprogram between multiple Functions. | Adrian Prantl | 2017-05-04 | 1 | -24/+30 |
| | | | | | | | rdar://problem/31926379 llvm-svn: 302166 | ||||
| * | [PartialInlining] Add more early filtering | Xinliang David Li | 2017-05-02 | 1 | -0/+19 |
| | | | | | | | | This is a follow up to the previous inline cost patch for quicker filtering. llvm-svn: 301959 | ||||
| * | [PartialInlining] Hook up inline cost analysis | Xinliang David Li | 2017-05-02 | 1 | -0/+40 |
| | | | | | | | Differential Revision: http://reviews.llvm.org/D32666 llvm-svn: 301894 | ||||
| * | [PartialInine]: add triaging options | Xinliang David Li | 2017-04-23 | 1 | -0/+73 |
| There are more bugs (runtime failures) triggered when partial inlining is turned on. Add options to help triaging problems. llvm-svn: 301148 | |||||

