X86: Make sure we account for the FMA4 register immediate value, otherwise rip-rel...
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-29-SMinExpr.ll
index 1626c1f11a821ac41143c5b2defb0772fda370d0..3542ad2a41e07ebca0077d7f0e4ed0e191e1b7f7 100644 (file)
@@ -22,5 +22,5 @@ afterfor:             ; preds = %forinc, %entry
        ret i32 %j.0.lcssa
 }
 
-; CHECK: backedge-taken count is (-2147483632 + ((-1 + (-1 * %x)) smax (-1 + (-1 * %y))))
+; CHECK: backedge-taken count is (-2147483632 + ((-1 + (-1 * %{{[xy]}})) smax (-1 + (-1 * %{{[xy]}}))))