| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve static analysis of cold basic blocks | Aditya Kumar | 2018-10-03 | 1 | -1/+14 |
| * | Add support for new pass manager | Aditya Kumar | 2018-10-03 | 1 | -0/+33 |
| * | HotColdSplit: fix invalid SSA due to outlining | Sebastian Pop | 2018-09-14 | 1 | -15/+16 |
| * | HotColdSplit: fix isSingleEntrySingleExit | Sebastian Pop | 2018-09-14 | 1 | -10/+6 |
| * | HotColdSplit: add back propagation to extend cold regions | Sebastian Pop | 2018-09-14 | 1 | -18/+64 |
| * | HotColdSplitting: check that target supports cold calling convention | Sebastian Pop | 2018-09-10 | 1 | -4/+13 |
| * | Hot cold splitting pass | Aditya Kumar | 2018-09-07 | 1 | -0/+370 |

