diff options
Diffstat (limited to 'test/CodeGen/CellSPU/vec_const.ll')
-rw-r--r-- | test/CodeGen/CellSPU/vec_const.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/CellSPU/vec_const.ll b/test/CodeGen/CellSPU/vec_const.ll index f604100..7bcb2ef 100644 --- a/test/CodeGen/CellSPU/vec_const.ll +++ b/test/CodeGen/CellSPU/vec_const.ll @@ -18,6 +18,7 @@ ; RUN: grep 11544 %t1.s | count 1 ; RUN: grep 1311768467750121234 %t1.s | count 1 ; RUN: grep lqd %t2.s | count 6 +; XFAIL: * 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" target triple = "spu-unknown-elf" |