[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
Wed Jul 26 07:01:29 PDT 2017


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

I re-based the the code after the patch about replacing of  assertions with corresponding diagnostic error messages. As result changes in tests show that X86 Asm supports symbolic Scale/Disp properly now (including its negative value).


https://reviews.llvm.org/D35621

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35621.108268.patch
Type: text/x-patch
Size: 9699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/0e9cf8f1/attachment.bin>


More information about the llvm-commits mailing list