1 ; RUN: llc < %s -verify-machineinstrs | FileCheck %s
2 target datalayout = "E-m:e-i64:64-n32:64-S128"
3 target triple = "sparc64-unknown-linux-gnu"
5 define void @f() align 2 {
8 %cmp = icmp eq i64 undef, 0
9 br i1 %cmp, label %targetblock, label %cond.false
14 ; CHECK: .LBB0_1: ! %targetblock
16 br i1 undef, label %cond.false.i83, label %exit.i85