aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
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
commit01954eb1dc5d1b4e2c100691f9513d838a87659b (patch)
tree3b3312466c3953d45f7950b5e7f19641b70590f2 /test/CodeGen
parent668d0df68e2c40e4f4073535afcc5ec210d7d200 (diff)
downloadexternal_llvm-01954eb1dc5d1b4e2c100691f9513d838a87659b.zip
external_llvm-01954eb1dc5d1b4e2c100691f9513d838a87659b.tar.gz
external_llvm-01954eb1dc5d1b4e2c100691f9513d838a87659b.tar.bz2
Fix the testb optimization so x86 also bootstraps.
Reenable test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59101 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--test/CodeGen/X86/2008-11-06-testb.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-11-06-testb.ll b/test/CodeGen/X86/2008-11-06-testb.ll
index 53f86b3..7acc7ca 100644
--- a/test/CodeGen/X86/2008-11-06-testb.ll
+++ b/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"