CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / switch-order-weight.ll
index 0fdd56d4e1d3b8e5a8e68136b02a4d0600a4008b..8c0c1a7d8108b1ed623ecf7b5d7793516fa6cd92 100644 (file)
@@ -10,11 +10,11 @@ entry:
     i32 20, label %if.then5
   ]
 
-; CHECK: test1:
+; 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