summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/HotColdSplitting.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve static analysis of cold basic blocksAditya Kumar2018-10-031-1/+14
* Add support for new pass managerAditya Kumar2018-10-031-0/+33
* HotColdSplit: fix invalid SSA due to outliningSebastian Pop2018-09-141-15/+16
* HotColdSplit: fix isSingleEntrySingleExitSebastian Pop2018-09-141-10/+6
* HotColdSplit: add back propagation to extend cold regionsSebastian Pop2018-09-141-18/+64
* HotColdSplitting: check that target supports cold calling conventionSebastian Pop2018-09-101-4/+13
* Hot cold splitting passAditya Kumar2018-09-071-0/+370
OpenPOWER on IntegriCloud