summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-12-31 19:26:09 +0000
committerBill Wendling <isanbard@gmail.com>2008-12-31 19:26:09 +0000
commit587cbd00586eab20477f78935b7695a5009710f1 (patch)
tree40ccaa3f7fe77a3d5046dd460109802171ce2d2a /test/CodeGen/CellSPU
parent17da06ffbd1f7269b6b9037f883a3d8a5c985f62 (diff)
downloadllvm-587cbd00586eab20477f78935b7695a5009710f1.tar.gz
llvm-587cbd00586eab20477f78935b7695a5009710f1.tar.bz2
llvm-587cbd00586eab20477f78935b7695a5009710f1.tar.xz
This is not failing on Darwin for some reason. XFAIL for other platforms.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61533 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/CellSPU')
-rw-r--r--test/CodeGen/CellSPU/shift_ops.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/CellSPU/shift_ops.ll b/test/CodeGen/CellSPU/shift_ops.ll
index 84ac4fa79f..928e4904b4 100644
--- a/test/CodeGen/CellSPU/shift_ops.ll
+++ b/test/CodeGen/CellSPU/shift_ops.ll
@@ -16,7 +16,7 @@
; RUN: grep -w rotqbybi %t1.s | count 1
; RUN: grep -w sfi %t1.s | count 3
-; XFAIL: *
+; XFAIL: alpha|linux|sparc|ia64|arm
target datalayout = "E-p:32:32:128-f64:64:128-f32:32:128-i64:32:128-i32:32:128-i16:16:128-i8:8:128-i1:8:128-a0:0:128-v128:128:128-s0:128:128"
target triple = "spu"