summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-05-20 00:07:13 +0000
committerEric Christopher <echristo@apple.com>2010-05-20 00:07:13 +0000
commit4b4446be7cb26f3279dd391db7b8bc2c9fcafca5 (patch)
treecfd9780fbcb0e0b58204283a2d23c5821c12d6bc
parent04c4a399aa3c8ce2a1fa56822900af6d87cc5b86 (diff)
downloadbcm5719-llvm-4b4446be7cb26f3279dd391db7b8bc2c9fcafca5.tar.gz
bcm5719-llvm-4b4446be7cb26f3279dd391db7b8bc2c9fcafca5.zip
Once more, with feeling.
llvm-svn: 104190
-rw-r--r--llvm/test/FrontendC/2010-05-18-palignr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/FrontendC/2010-05-18-palignr.c b/llvm/test/FrontendC/2010-05-18-palignr.c
index 9cebaf8e073..0b78eed0dcd 100644
--- a/llvm/test/FrontendC/2010-05-18-palignr.c
+++ b/llvm/test/FrontendC/2010-05-18-palignr.c
@@ -1,4 +1,5 @@
// RUN: %llvmgcc -mssse3 -S -o - %s | llc -mtriple=x86_64-apple-darwin | FileCheck %s
+// XFAIL: *
// XTARGET: x86,i386,i686
#include <tmmintrin.h>
OpenPOWER on IntegriCloud