Distribute the weight on the edge from switch to default statement to edges generated...
[oota-llvm.git] / test / CodeGen / X86 / switch-order-weight.ll
index 207e0b3f707b91e11976c04ba692ca79e5e83b48..8c0c1a7d8108b1ed623ecf7b5d7793516fa6cd92 100644 (file)
@@ -13,8 +13,8 @@ entry:
 ; CHECK-LABEL: test1:
 ; CHECK-NOT: unr
 ; CHECK: cmpl $10
-; CHECK: bar
 ; CHECK: cmpl $20
+; CHECK: bar
 
 if.then:
   tail call void @unr(i32 23) noreturn nounwind