summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/HotColdSplit/minsize.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+31
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-31/+0
* [HotColdSplit] Mark inherently cold functions as suchVedant Kumar2019-01-191-2/+10
* [HotColdSplit] Simplify tests by lowering their splitting thresholdsVedant Kumar2019-01-171-3/+1
* [HotColdSplitting] Use TTI to inform outlining thresholdVedant Kumar2018-11-041-1/+3
* [HotColdSplitting] Allow outlining single-block cold regionsVedant Kumar2018-10-291-16/+7
* [hot-cold-split] Name split functions with ".cold" suffixTeresa Johnson2018-10-241-2/+2
* [HotColdSplitting] Attach MinSize to outlined codeVedant Kumar2018-10-231-0/+32
OpenPOWER on IntegriCloud