commit | ad41590c484c285d7c15b5c248138dd52ce30e4a | [log] [tgz] |
---|---|---|
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Wed Dec 03 02:03:26 2014 +0000 |
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Wed Dec 03 02:03:26 2014 +0000 |
tree | 8fa53ef6bf09032754a042f89e3854850a82654f | |
parent | 5ab94e7135fe4fabbe9934e344b894de21063d92 [diff] |
[X86][MC] Intel syntax: accept implicit memory operand sizes larger than 80. The X86AsmParser intel handling was refactored in r216481, making it try each different memory operand size to see which one matches. Operand sizes larger than 80 ("[xyz]mmword ptr") were forgotten, which led to an "invalid operand" error for code such as: movdqa [rax], xmm0 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223187 91177308-0d34-0410-b5e6-96231b3b80d8