Make tests more useful.
[oota-llvm.git] / test / CodeGen / Thumb2 / bfi.ll
index 0405d98430a4f6747e00c7f4978e7f1fc44e8b7f..0e767707b6cfe63e6c5fcc3187ba55e6a7ca1855 100644 (file)
@@ -53,7 +53,7 @@ define i32 @f4(i32 %a) nounwind {
 ; rdar://9177502
 define i32 @f5(i32 %a, i32 %b) nounwind readnone {
 entry:
-; CHECK f5
+; CHECK: f5
 ; CHECK-NOT: bfi r0, r2, #0, #1
 %and = and i32 %a, 2
 %b.masked = and i32 %b, -2