summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2008-11-12 02:00:35 +0000
committerDale Johannesen <dalej@apple.com>2008-11-12 02:00:35 +0000
commitffc67df2aa1a29a6b79c52eb0f2b43c32d75d60a (patch)
tree19ff7e62931a59f4044760cb7e6b8cf1b7fd5056 /llvm/test
parentbfcee5b863adec43c29fe339ffa32ebe0e30de67 (diff)
downloadbcm5719-llvm-ffc67df2aa1a29a6b79c52eb0f2b43c32d75d60a.tar.gz
bcm5719-llvm-ffc67df2aa1a29a6b79c52eb0f2b43c32d75d60a.zip
Fix the testb optimization so x86 also bootstraps.
Reenable test. llvm-svn: 59101
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/X86/2008-11-06-testb.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2008-11-06-testb.ll b/llvm/test/CodeGen/X86/2008-11-06-testb.ll
index 53f86b390c5..7acc7cad3cf 100644
--- a/llvm/test/CodeGen/X86/2008-11-06-testb.ll
+++ b/llvm/test/CodeGen/X86/2008-11-06-testb.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin | grep testb
-; XFAIL: *
; ModuleID = '<stdin>'
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
OpenPOWER on IntegriCloud