implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-29-SMinExpr.ll
index cba20ee7b8ceb5130680c413a668390dc6ff3065..3542ad2a41e07ebca0077d7f0e4ed0e191e1b7f7 100644 (file)
@@ -22,5 +22,5 @@ afterfor:             ; preds = %forinc, %entry
        ret i32 %j.0.lcssa
 }
 
-; CHECK: backedge-taken count is (-2147483632 + ((-1 + (-1 * %y)) smax (-1 + (-1 * %x))))
+; CHECK: backedge-taken count is (-2147483632 + ((-1 + (-1 * %{{[xy]}})) smax (-1 + (-1 * %{{[xy]}}))))