aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/dominate-assert.ll
Commit message (Expand)AuthorAgeFilesLines
* 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