X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FARM%2Fifcvt8.ll;h=e8b7f6926396ec54123a9fc285439551c78777e4;hp=ca9a5c63cda67c1af7f1c05df9f2218e2fe731ad;hb=f241349619abe3dd3bd3376c8a3268f332cb4765;hpb=758cf890e03ef9ee0d3398bb1750b72df737a496 diff --git a/test/CodeGen/ARM/ifcvt8.ll b/test/CodeGen/ARM/ifcvt8.ll index ca9a5c63cda..e8b7f692639 100644 --- a/test/CodeGen/ARM/ifcvt8.ll +++ b/test/CodeGen/ARM/ifcvt8.ll @@ -5,7 +5,9 @@ declare void @abort() define fastcc void @t(%struct.SString* %word, i8 signext %c) { -; CHECK: popne +; CHECK-NOT: pop +; CHECK: bxne +; CHECK-NOT: pop entry: %tmp1 = icmp eq %struct.SString* %word, null ; [#uses=1] br i1 %tmp1, label %cond_true, label %cond_false