summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-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