[x86][AsmParser] Allow some more MS size directives
authorCoby Tayree <coby.tayree@intel.com>
Thu, 28 Sep 2017 11:04:08 +0000 (11:04 +0000)
committerCoby Tayree <coby.tayree@intel.com>
Thu, 28 Sep 2017 11:04:08 +0000 (11:04 +0000)
commit566348f2a0a0f8e3e2af167a5eb789ed99779814
treef59bb55c53b63ad518885f9a569d1ba7507f9cba
parentfa8ef35e786b59d2916a7358c30c1489a7d79b19
[x86][AsmParser] Allow some more MS size directives
MS allows the following size directives: float/double and long as synonymous to dword/qword and dword, respectively.
Differential Revision: https://reviews.llvm.org/D37190

llvm-svn: 314410
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/MC/X86/intel-syntax.s