X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2010-02-23-DAGCombineBug.ll;h=a8c87fa2074ac1e6a1a5836c906abd4f1afedad4;hb=cd5ba15e764080210f3ae95d2a20d7f9c90d1bfc;hp=ea3621f9f11b1a45c6655bd523dea2e3e0c76b8f;hpb=97e6b8390b405f9e7dd994f111a5950fca2962d2;p=oota-llvm.git diff --git a/test/CodeGen/X86/2010-02-23-DAGCombineBug.ll b/test/CodeGen/X86/2010-02-23-DAGCombineBug.ll index ea3621f9f11..a8c87fa2074 100644 --- a/test/CodeGen/X86/2010-02-23-DAGCombineBug.ll +++ b/test/CodeGen/X86/2010-02-23-DAGCombineBug.ll @@ -2,7 +2,7 @@ define i32* @t() nounwind optsize ssp { entry: -; CHECK: t: +; CHECK-LABEL: t: ; CHECK: testl %eax, %eax ; CHECK: js %cmp = icmp slt i32 undef, 0 ; [#uses=1] @@ -15,3 +15,4 @@ if.then27: ; preds = %entry if.else29: ; preds = %entry unreachable } +