1 ; RUN: llc -march=hexagon -hexagon-initial-cfg-cleanup=0 < %s | FileCheck %s
3 ; CHECK-NOT: if{{.*}}jump{{.*}}-1
6 target triple = "hexagon"
8 ; Function Attrs: nounwind
11 br i1 undef, label %b2, label %b1
14 store i32 0, ptr undef, align 4, !tbaa !0
18 br i1 undef, label %b4, label %b3
21 %v0 = or i32 undef, 2048
24 b4: ; preds = %b3, %b2
28 attributes #0 = { nounwind }
31 !1 = !{!"int", !2, i64 0}
32 !2 = !{!"omnipotent char", !3, i64 0}
33 !3 = !{!"Simple C/C++ TBAA"}