Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+31 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -31/+0 |
* | [HotColdSplit] Mark inherently cold functions as such | Vedant Kumar | 2019-01-19 | 1 | -2/+10 |
* | [HotColdSplit] Simplify tests by lowering their splitting thresholds | Vedant Kumar | 2019-01-17 | 1 | -3/+1 |
* | [HotColdSplitting] Use TTI to inform outlining threshold | Vedant Kumar | 2018-11-04 | 1 | -1/+3 |
* | [HotColdSplitting] Allow outlining single-block cold regions | Vedant Kumar | 2018-10-29 | 1 | -16/+7 |
* | [hot-cold-split] Name split functions with ".cold" suffix | Teresa Johnson | 2018-10-24 | 1 | -2/+2 |
* | [HotColdSplitting] Attach MinSize to outlined code | Vedant Kumar | 2018-10-23 | 1 | -0/+32 |