summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/JumpThreading/fold-not-thread.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+246
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-246/+0
* [JumpThreading] Safely replace uses of conditionAnna Thomas2017-05-231-2/+2
* [JumpThreading] Dont RAUW condition incorrectlyAnna Thomas2017-05-181-2/+2
* Take indirect branch into account as well when folding.Xin Tong2017-05-011-0/+54
* [JumpThread] Do RAUW in case Cond folds to a constant in the CFGXin Tong2017-05-011-0/+57
* [JumpThread] We want to fold (not thread) when all predecessor go to single B...Xin Tong2017-04-231-0/+135
OpenPOWER on IntegriCloud