summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopRotate/pr35210.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/+127
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-127/+0
* Update MemorySSA in LoopRotate.Alina Sbirlea2018-10-241-0/+51
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-201-0/+1
* Temporarily Revert "[New PM] Introducing PassInstrumentation framework"Eric Christopher2018-09-201-1/+0
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-0/+1
* Revert rL342544: [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-1/+0
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-0/+1
* [ADCE] Remove the need of DomTreeChijun Sima2018-08-041-1/+1
* [PM] pass -debug-pass-manager flag into FunctionToLoopPassAdaptor's canonical...Fedor Sergeev2017-12-291-0/+4
* Fix llvm/test/Transforms/LoopRotate/pr35210.ll in rL318237, it uses debug opt...NAKAMURA Takumi2017-11-151-0/+1
* [LoopRotate] processLoop should return true even if it just simplified the lo...Craig Topper2017-11-151-0/+70
OpenPOWER on IntegriCloud