use update_llc_test_checks.py to tighten checking; remove unnecessary testing params
[oota-llvm.git] / test / CodeGen / Hexagon / BranchPredict.ll
index 5d564493e50721c2ad7c6d87a5e68da41c72c7fb..0cd616b31a3b4299e2956ad2a787b3bfb7432d88 100644 (file)
@@ -53,7 +53,7 @@ return:                                           ; preds = %if.else, %if.then
 define i32 @foo_bar(i32 %a, i16 signext %b) nounwind {
 ; CHECK: if{{ *}}(!cmp.eq(r{{[0-9]*}}.new, #0)) jump:nt
 entry:
-  %0 = load i32* @j, align 4
+  %0 = load i32, i32* @j, align 4
   %tobool = icmp eq i32 %0, 0
   br i1 %tobool, label %if.else, label %if.then, !prof !0