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

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 05:21:39 PST 2017


gadi.haber updated this revision to Diff 125937.
gadi.haber added a comment.

1. Following Craig's comment extended all I*86 tests.
2. Added the tests for PENTIUMMMX and PPRO.


Repository:
  rL LLVM

https://reviews.llvm.org/D40879

Files:
  test/MC/X86/I186-32.s
  test/MC/X86/I186-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/PENTIUMMMX-32.s
  test/MC/X86/PENTIUMMMX-64.s
  test/MC/X86/PPRO-32.s
  test/MC/X86/PPRO-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40879.125937.patch
Type: text/x-patch
Size: 439972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/567aba3d/attachment-0001.bin>


More information about the llvm-commits mailing list