diff options
-rw-r--r-- | test/CodeGen/Alpha/mul5.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Alpha/mul5.ll b/test/CodeGen/Alpha/mul5.ll index 8159ff007f..956fbf90ab 100644 --- a/test/CodeGen/Alpha/mul5.ll +++ b/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: |