commit | b4106170dde7db16af602e87bdd15ddc47e34321 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Thu May 29 21:50:34 2008 +0000 |
committer | Dan Gohman <gohman@apple.com> | Thu May 29 21:50:34 2008 +0000 |
tree | 01ecdf44ad82e141923f016c9905ca551917b743 | |
parent | eecfa369eb91838fbd833183717b2579a0127acb [diff] |
Add patterns for CALL32m and CALL64m. They aren't matched in most cases due to an isel deficiency already noted in lib/Target/X86/README.txt, but they can be matched in this fold-call.ll testcase, for example. This is interesting mainly because it exposes a tricky tblgen bug; tblgen was incorrectly computing the starting index for variable_ops in the case of a complex pattern. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51706 91177308-0d34-0410-b5e6-96231b3b80d8