summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnswitch/infinite-loop.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+59
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-59/+0
* Update MemorySSA in LoopUnswitch.Alina Sbirlea2018-09-111-0/+1
* [SimplifyCFG] Re-apply Relax restriction for folding unconditional branchesSerguei Katkov2018-02-081-1/+1
* Revert [SimplifyCFG] Relax restriction for folding unconditional branchesSerguei Katkov2018-02-051-1/+1
* [SimplifyCFG] Relax restriction for folding unconditional branchesSerguei Katkov2018-02-051-1/+1
* [SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it c...Balaram Makam2017-07-191-2/+2
* [SimlifyCFG] Prevent passes from destroying canonical loop structure, especia...Hyojin Sung2016-03-291-3/+3
* Revert "[SimlifyCFG] Prevent passes from destroying canonical loop structure,...Reid Kleckner2016-03-281-3/+3
* [SimlifyCFG] Prevent passes from destroying canonical loop structure, especia...Hyojin Sung2016-03-281-3/+3
* [LoopUnswitch] Improve loop unswitch pass to find trivial unswitch conditions...Chen Li2015-07-251-5/+5
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+58
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-57/+0
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-2/+6
* Fix loop unswitching's assumption that a code path which eitherDan Gohman2010-09-011-0/+53
OpenPOWER on IntegriCloud