Do not simplifyLatch for loops where hoisting increments couldresult in extra live...
[oota-llvm.git] / test / Transforms / LoopRotate / simplifylatch.ll
index d646cb9d6cb2608fdc15b3a747b7ce1ba2dd5880..62e5b1ae11d5f4bbf60f37aa027c6f1efd91a174 100644 (file)
@@ -4,7 +4,7 @@
 @mode_table = global [4 x i32] zeroinitializer         ; <[4 x i32]*> [#uses=1]
 
 ; CHECK-LABEL: @f(
-; CHECK-NOT: bb4
+; CHECK-NOT: bb:
 define i8 @f() {
 entry:
        tail call i32 @fegetround( )            ; <i32>:0 [#uses=1]