1*9880d681SAndroid Build Coastguard Worker; RUN: llc < %s -march=ppc32 2*9880d681SAndroid Build Coastguard Workertarget triple = "powerpc-apple-darwin9.2.2" 3*9880d681SAndroid Build Coastguard Worker 4*9880d681SAndroid Build Coastguard Workerdefine i256 @func(ppc_fp128 %a, ppc_fp128 %b, ppc_fp128 %c, ppc_fp128 %d) nounwind readnone { 5*9880d681SAndroid Build Coastguard Workerentry: 6*9880d681SAndroid Build Coastguard Worker br i1 false, label %bb36, label %bb484 7*9880d681SAndroid Build Coastguard Worker 8*9880d681SAndroid Build Coastguard Workerbb36: ; preds = %entry 9*9880d681SAndroid Build Coastguard Worker %tmp124 = fcmp ord ppc_fp128 %b, 0xM00000000000000000000000000000000 ; <i1> [#uses=1] 10*9880d681SAndroid Build Coastguard Worker %tmp140 = and i1 %tmp124, fcmp une (ppc_fp128 0xM00000000000000000000000000000000, ppc_fp128 0xM00000000000000000000000000000000) ; <i1> [#uses=0] 11*9880d681SAndroid Build Coastguard Worker unreachable 12*9880d681SAndroid Build Coastguard Worker 13*9880d681SAndroid Build Coastguard Workerbb484: ; preds = %entry 14*9880d681SAndroid Build Coastguard Worker ret i256 0 15*9880d681SAndroid Build Coastguard Worker} 16