[PATCH] D36788: The issues with X86 prefixes

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 07:53:58 PDT 2017


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

32-bit tests added and the condition fixed properly.


https://reviews.llvm.org/D36788

Files:
  lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
  lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
  test/MC/Disassembler/X86/prefixes-i386.s
  test/MC/Disassembler/X86/prefixes-x86_64.s
  test/MC/Disassembler/X86/prefixes.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36788.112694.patch
Type: text/x-patch
Size: 10764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/f77e78bd/attachment.bin>


More information about the llvm-commits mailing list