summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/JumpThreading/threading_prof2.ll
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+42
| | | | | | | | The reversion apparently deleted the test/Transforms directory. Will be re-reverting again. llvm-svn: 358552
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-42/+0
| | | | | | | | As it's causing some bot failures (and per request from kbarton). This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda. llvm-svn: 358546
* [Profile] backward propagate profile info in JumpThreadingXinliang David Li2017-08-241-0/+42
| | | | | | | | Take-2 after fixing bugs in the original patch. Differential Revsion: http://reviews.llvm.org/D36864 llvm-svn: 311727
* Revert 311208, 311209Xinliang David Li2017-08-211-42/+0
| | | | llvm-svn: 311341
* [Profile] backward propagate profile info in JumpThreadingXinliang David Li2017-08-181-0/+42
Differential Revsion: http://reviews.llvm.org/D36864 llvm-svn: 311208
OpenPOWER on IntegriCloud