summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/zext-sext.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/zext-sext.ll')
-rw-r--r--test/CodeGen/X86/zext-sext.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/zext-sext.ll b/test/CodeGen/X86/zext-sext.ll
index bd109b92d9f7..cea9e9c854db 100644
--- a/test/CodeGen/X86/zext-sext.ll
+++ b/test/CodeGen/X86/zext-sext.ll
@@ -1,3 +1,4 @@
+; XFAIL: *
; RUN: llc < %s -march=x86-64 | FileCheck %s
; <rdar://problem/8006248>