summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-08-29 22:59:13 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-08-29 22:59:13 +0000
commit0b82607fa13503474a2ba8bcab8a33c76f3bfab1 (patch)
tree95df4ff87aac349098d0510165aae1008161e74b
parent5e7658c2e4addd6a7b4d8272c8df69354f04d2b8 (diff)
downloadbcm5719-llvm-0b82607fa13503474a2ba8bcab8a33c76f3bfab1.tar.gz
bcm5719-llvm-0b82607fa13503474a2ba8bcab8a33c76f3bfab1.zip
xfail this.
llvm-svn: 55550
-rw-r--r--llvm/test/CodeGen/X86/alloca-align-rounding.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/alloca-align-rounding.ll b/llvm/test/CodeGen/X86/alloca-align-rounding.ll
index 0bd97c23e87..77a8ccc03d2 100644
--- a/llvm/test/CodeGen/X86/alloca-align-rounding.ll
+++ b/llvm/test/CodeGen/X86/alloca-align-rounding.ll
@@ -1,5 +1,6 @@
; RUN: llvm-as < %s | llc -march=x86 -mtriple=i686-apple-darwin | grep and | count 1
; RUN: llvm-as < %s | llc -march=x86-64 -mtriple=i686-pc-linux | grep and | count 1
+; XFAIL: *
declare void @bar(<2 x i64>* %n)
OpenPOWER on IntegriCloud