summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/setcc.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-12-16 00:53:11 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-12-16 00:53:11 +0000
commit1be62860283ce4e138f73476be6a7a03c488ae3d (patch)
tree85cad64afb0b93f70f6deba2473c10afef788d83 /llvm/test/CodeGen/X86/setcc.ll
parent177be32334e33296eb564cf648339584fb8e2b84 (diff)
downloadbcm5719-llvm-1be62860283ce4e138f73476be6a7a03c488ae3d.tar.gz
bcm5719-llvm-1be62860283ce4e138f73476be6a7a03c488ae3d.zip
Re-enable 91381 with fixes.
llvm-svn: 91489
Diffstat (limited to 'llvm/test/CodeGen/X86/setcc.ll')
-rw-r--r--llvm/test/CodeGen/X86/setcc.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/setcc.ll b/llvm/test/CodeGen/X86/setcc.ll
index 42ce4c1c1d5..c37e15d24f3 100644
--- a/llvm/test/CodeGen/X86/setcc.ll
+++ b/llvm/test/CodeGen/X86/setcc.ll
@@ -1,5 +1,4 @@
; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
-; XFAIL: *
; rdar://7329206
; Use sbb x, x to materialize carry bit in a GPR. The value is either
OpenPOWER on IntegriCloud