[PATCH] D56287: [X86] Fix incomplete handling of register-assigned variables in parsing.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 3 13:53:03 PST 2019


niravd updated this revision to Diff 180135.
niravd added a comment.

Rebase after unifying (%dx) fixup hack in parseinstruction.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56287/new/

https://reviews.llvm.org/D56287

Files:
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/test/MC/X86/x86_operands.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56287.180135.patch
Type: text/x-patch
Size: 31444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190103/f6bbfad3/attachment.bin>


More information about the llvm-commits mailing list