diff options
Diffstat (limited to 'test/CodeGen/Alpha/s4addq.ll')
-rw-r--r-- | test/CodeGen/Alpha/s4addq.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Alpha/s4addq.ll b/test/CodeGen/Alpha/s4addq.ll index 92cf5bd..156b110 100644 --- a/test/CodeGen/Alpha/s4addq.ll +++ b/test/CodeGen/Alpha/s4addq.ll @@ -1,4 +1,5 @@ ; Make sure this testcase codegens to the S4ADDQ instruction +; XFAIL: * ; RUN: llvm-as < %s | llc -march=alpha | grep 's4addq' implementation ; Functions: |