aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-11-06-testb.ll
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
commitcbf7cf50ecc4730563fdbbd8d03269839b445f56 (patch)
tree3b3312466c3953d45f7950b5e7f19641b70590f2 /test/CodeGen/X86/2008-11-06-testb.ll
parent580c0dfaed1caaf241dfb8c02c11f89d6431ee50 (diff)
downloadexternal_llvm-cbf7cf50ecc4730563fdbbd8d03269839b445f56.zip
external_llvm-cbf7cf50ecc4730563fdbbd8d03269839b445f56.tar.gz
external_llvm-cbf7cf50ecc4730563fdbbd8d03269839b445f56.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/X86/2008-11-06-testb.ll')
-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"