[PATCH] D40879: [X86][I86, I186, I286, I386, I486, PPRO, MMX]: Adding full coverage of MC encoding for the I86, I186, I286, I386, I486, PPRO and MMX isa sets.<NFC>

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 06:51:38 PST 2017


gadi.haber updated this revision to Diff 126945.
gadi.haber retitled this revision from "[X86][I86,I186,I286,I386,I486,Pentium]: Adding full coverage of MC encoding for the I86, I186, I286, I386, I486 and Pentium isa sets.<NFC>" to "[X86][I86,I186,I286,I386,I486,PPRO, MMX]: Adding full coverage of MC encoding for the I86, I186, I286, I386, I486, PPRO and MMX isa sets.<NFC>".
gadi.haber edited the summary of this revision.
gadi.haber added a comment.

Updated diff following comments by Craig and Simon.


Repository:
  rL LLVM

https://reviews.llvm.org/D40879

Files:
  test/MC/X86/I186-32.s
  test/MC/X86/I186-64.s
  test/MC/X86/I286-32.s
  test/MC/X86/I286-64.s
  test/MC/X86/I386-32.s
  test/MC/X86/I386-64.s
  test/MC/X86/I486-32.s
  test/MC/X86/I486-64.s
  test/MC/X86/I86-32.s
  test/MC/X86/I86-64.s
  test/MC/X86/MMX-32.s
  test/MC/X86/MMX-64.s
  test/MC/X86/PPRO-32.s
  test/MC/X86/PPRO-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40879.126945.patch
Type: text/x-patch
Size: 497484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/8750d49b/attachment-0001.bin>


More information about the llvm-commits mailing list