[PATCH] D35621: X86 Asm can't work properly with symbolic Scale

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 07:46:35 PDT 2017


avt77 updated this revision to Diff 107506.
avt77 added a comment.

I updated 2 tests in trunk to demonstarte the difference in code generation after this patch aplying. Now we can clearly see the issues and how they could be resolved with help of this patch.


https://reviews.llvm.org/D35621

Files:
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  test/MC/X86/intel-syntax.s
  test/MC/X86/intel-syntax2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35621.107506.patch
Type: text/x-patch
Size: 9263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/98580958/attachment.bin>


More information about the llvm-commits mailing list