summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/HotColdSplit/split-cold-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+37
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-37/+0
* [HotColdSplit] Introduce a cost model to control splitting behaviorVedant Kumar2019-01-251-2/+2
* [HotColdSplit] Simplify tests by lowering their splitting thresholdsVedant Kumar2019-01-171-2/+2
* [CodeExtractor] Mark functions noreturn when applicableVedant Kumar2018-11-081-0/+3
* [hot-cold-split] Name split functions with ".cold" suffixTeresa Johnson2018-10-241-2/+2
* [hot-cold-split] Add opt remark on successTeresa Johnson2018-10-221-2/+3
* [hot-cold-split] Add missing FileCheck invocationsTeresa Johnson2018-10-221-2/+2
* [hot-cold-split] fix failing testcasesSebastian Pop2018-10-161-1/+1
* [hot-cold-split] fix static analysis of cold regionsSebastian Pop2018-10-151-0/+4
* Add support for new pass managerAditya Kumar2018-10-031-0/+1
* HotColdSplit: fix invalid SSA due to outliningSebastian Pop2018-09-141-0/+28
OpenPOWER on IntegriCloud