aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/dominate-assert.ll
AgeCommit message (Expand)Author
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2012-02-27Fix this assert. IP can point to an instruction with strange dominanceRafael Espindola
2012-02-26Change the implementation of dominates(inst, inst) to one based on what theRafael Espindola