summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopRotate/phi-duplicate.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+41
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-41/+0
* Update MemorySSA in LoopRotate.Alina Sbirlea2018-10-241-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-1/+1
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* When loop rotation happens, it is *very* common for the duplicated condbrChris Lattner2011-01-081-11/+5
* Three major changes:Chris Lattner2011-01-081-2/+2
* Have loop-rotate simplify instructions (yay instsimplify!) as it clonesChris Lattner2011-01-081-3/+2
* When rotating loops, put the original header at the bottom of theDan Gohman2010-08-171-5/+17
* Fix some tests that didn't test anything.Benjamin Kramer2010-06-261-1/+1
* fix PR5837 by having SSAUpdate reuse phi nodes for theChris Lattner2009-12-211-0/+35
OpenPOWER on IntegriCloud