summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Alpha/mul5.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-11-28 05:37:13 +0000
committerChris Lattner <sabre@nondot.org>2007-11-28 05:37:13 +0000
commite499816a230ce70d081584b0526a0bc3c0068a2b (patch)
treef69241e7cb64d9038d24a6779eb08f497b111353 /llvm/test/CodeGen/Alpha/mul5.ll
parentfb3000946586de3b70e1970aa1ea992d7a1e1296 (diff)
downloadbcm5719-llvm-e499816a230ce70d081584b0526a0bc3c0068a2b.tar.gz
bcm5719-llvm-e499816a230ce70d081584b0526a0bc3c0068a2b.zip
xfail a test
llvm-svn: 44395
Diffstat (limited to 'llvm/test/CodeGen/Alpha/mul5.ll')
-rw-r--r--llvm/test/CodeGen/Alpha/mul5.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Alpha/mul5.ll b/llvm/test/CodeGen/Alpha/mul5.ll
index 8159ff007f2..956fbf90abb 100644
--- a/llvm/test/CodeGen/Alpha/mul5.ll
+++ b/llvm/test/CodeGen/Alpha/mul5.ll
@@ -1,6 +1,7 @@
; Make sure this testcase does not use mulq
; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | \
; RUN: not grep -i mul
+; XFAIL: *
implementation ; Functions:
OpenPOWER on IntegriCloud