summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/brcond.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2010-04-12 22:43:21 +0000
committerBill Wendling <isanbard@gmail.com>2010-04-12 22:43:21 +0000
commit8cc21cac89af5988e8f61b2ecb8597c7f1482561 (patch)
treec4b554cb6cfd3186283f254bf833c477133917eb /test/CodeGen/X86/brcond.ll
parent476e62c459c98964e4517ca1558f26e61f5f2ccf (diff)
downloadllvm-8cc21cac89af5988e8f61b2ecb8597c7f1482561.tar.gz
llvm-8cc21cac89af5988e8f61b2ecb8597c7f1482561.tar.bz2
llvm-8cc21cac89af5988e8f61b2ecb8597c7f1482561.tar.xz
Third time's a charm...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101081 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/brcond.ll')
-rw-r--r--test/CodeGen/X86/brcond.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/brcond.ll b/test/CodeGen/X86/brcond.ll
index fa74aa3c9a..14ee9e50fa 100644
--- a/test/CodeGen/X86/brcond.ll
+++ b/test/CodeGen/X86/brcond.ll
@@ -95,7 +95,7 @@ entry:
; CHECK: jne
; CHECK-NEXT: jnp
; CHECK-NOT: jmp
-; CHECK-NEXT: LBB
+; CHECK: LBB
bb1: ; preds = %entry
%4 = fadd double %2, -1.000000e+00 ; <double> [#uses=1]