summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_shuffle-18.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/vec_shuffle-18.ll')
-rw-r--r--llvm/test/CodeGen/X86/vec_shuffle-18.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/vec_shuffle-18.ll b/llvm/test/CodeGen/X86/vec_shuffle-18.ll
index 1104a4a8856..ab69322e309 100644
--- a/llvm/test/CodeGen/X86/vec_shuffle-18.ll
+++ b/llvm/test/CodeGen/X86/vec_shuffle-18.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i686-apple-darwin8.8.0 | grep mov | count 7
+; XFAIL: *
%struct.vector4_t = type { <4 x float> }
OpenPOWER on IntegriCloud