summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopRotate/basic.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/+65
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-65/+0
* Update MemorySSA in LoopRotate.Alina Sbirlea2018-10-241-0/+2
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-1/+1
* Remove the AssumptionCacheHal Finkel2016-12-151-1/+1
* LPM: Drop require<loops> from these tests, it's redundant. NFCJustin Bogner2016-05-101-1/+1
* PM: Port LoopRotation to the new loop pass managerJustin Bogner2016-05-031-0/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...James Molloy2012-12-201-0/+26
* Teach loop rotate to hoist trivially invariant instructionsChris Lattner2010-09-061-0/+35
OpenPOWER on IntegriCloud