diff options
| author | Bill Wendling <isanbard@gmail.com> | 2008-12-31 19:26:09 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2008-12-31 19:26:09 +0000 |
| commit | 15a47ddf402ec648df9b64f695e9d8720f361cf4 (patch) | |
| tree | 36cfd969735dcbee0d638b46e189f0639e1f4d42 /llvm/test/CodeGen/CellSPU | |
| parent | df128eb477955e2768dc5a5abcf67ee974d45173 (diff) | |
| download | bcm5719-llvm-15a47ddf402ec648df9b64f695e9d8720f361cf4.tar.gz bcm5719-llvm-15a47ddf402ec648df9b64f695e9d8720f361cf4.zip | |
This is not failing on Darwin for some reason. XFAIL for other platforms.
llvm-svn: 61533
Diffstat (limited to 'llvm/test/CodeGen/CellSPU')
| -rw-r--r-- | llvm/test/CodeGen/CellSPU/shift_ops.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CellSPU/shift_ops.ll b/llvm/test/CodeGen/CellSPU/shift_ops.ll index 84ac4fa79f5..928e4904b40 100644 --- a/llvm/test/CodeGen/CellSPU/shift_ops.ll +++ b/llvm/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" |

