Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+42 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -42/+0 |
* | [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 | -0/+3 |
* | [HotColdSplitting] Allow outlining single-block cold regions | Vedant Kumar | 2018-10-29 | 1 | -26/+8 |
* | [hot-cold-split] Name split functions with ".cold" suffix | Teresa Johnson | 2018-10-24 | 1 | -1/+1 |
* | [hot-cold-split] fix failing testcases | Sebastian Pop | 2018-10-16 | 1 | -3/+11 |
* | [CodeExtractor] Erase debug intrinsics in outlined thunks (fix PR22900) | Vedant Kumar | 2018-10-15 | 1 | -0/+51 |