implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / pr3909.ll
index 79172243fbb4f9a852ec8bb0462e0cbca9932f7d..10e328ddf7e745a3831adf2fd3a640e0436c2311 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -indvars -disable-output
+; RUN: opt %s -indvars -disable-output
 ; PR 3909