summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/2009-04-22-IndvarCrash.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Make sure both operands have binary instructions have the same type.Evan Cheng2009-04-22
* Avoid deferencing use_begin() if value does not have a use.Evan Cheng2009-04-22