diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-11-28 05:37:13 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-11-28 05:37:13 +0000 |
| commit | e499816a230ce70d081584b0526a0bc3c0068a2b (patch) | |
| tree | f69241e7cb64d9038d24a6779eb08f497b111353 /llvm/test/CodeGen/Alpha/mul5.ll | |
| parent | fb3000946586de3b70e1970aa1ea992d7a1e1296 (diff) | |
| download | bcm5719-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.ll | 1 |
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: |

