summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
Commit message (Expand)AuthorAgeFilesLines
* [LoopPassManager + MemorySSA] Only enable use of MemorySSA for LPMs known to ...Alina Sbirlea2019-08-211-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+1245
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-1245/+0
* Update MemorySSA in SimpleLoopUnswitch.Alina Sbirlea2018-12-041-0/+1
* [PM/Unswitch] Fix a collection of closely related issues with trivialChandler Carruth2018-07-101-5/+87
* [PM/LoopUnswitch] Fix PR37889, producing the correct loop nest structureChandler Carruth2018-07-071-0/+541
* [PM/LoopUnswitch] Support partial trivial unswitching.Chandler Carruth2018-06-201-0/+176
* [PM/Unswitch] Fix a bug in the domtree update logic for the new unswitchChandler Carruth2017-05-251-0/+61
* [PM/Unswitch] Teach the new simple loop unswitch to handle loopChandler Carruth2017-05-121-0/+199
* [PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass.Chandler Carruth2017-04-271-0/+185
OpenPOWER on IntegriCloud