commit | c8f9ada8c6653ce7a0e69b93420540e4dce5ea85 | [log] [tgz] |
---|---|---|
author | Nirav Dave <niravd@google.com> | Thu Oct 06 15:28:08 2016 +0000 |
committer | Nirav Dave <niravd@google.com> | Thu Oct 06 15:28:08 2016 +0000 |
tree | e2379a4644914c330ed0cae9490813ad13d92db4 | |
parent | 54de28779875ed67dcb41af76d4ea5a2269589e9 [diff] |
[X86] Fix intel syntax push parsing bug Change erroneous parsing of push immediate instructions in intel syntax to default to pointer size by rewriting into the ATT style for matching. This fixes PR22028. Reviewers: majnemer, rnk Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25288 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283457 91177308-0d34-0410-b5e6-96231b3b80d8