Let SelectionDAG start to use probability-based interface to add successors.
[oota-llvm.git] / test / CodeGen / ARM / ifcvt-branch-weight.ll
index 41d78e53acc75e5bfdd2d6581b68e5a4505e5414..f2a1229d0d8a2d1b0f74606f5aa6812ffacc9eef 100644 (file)
@@ -19,7 +19,7 @@ bb:
   br i1 %9, label %return, label %bb2
 
 ; CHECK: BB#2: derived from LLVM BB %bb2
-; CHECK: Successors according to CFG: BB#3(192) BB#4(192)
+; CHECK: Successors according to CFG: BB#3(4294967289) BB#4(4294967287)
 
 bb2:
   %v10 = icmp eq i32 %3, 16