summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/dominate-assert.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+113
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-113/+0
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.Benjamin Kramer2013-10-011-0/+43
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Fix this assert. IP can point to an instruction with strange dominanceRafael Espindola2012-02-271-0/+30
* Change the implementation of dominates(inst, inst) to one based on what theRafael Espindola2012-02-261-0/+40
OpenPOWER on IntegriCloud