[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
Tue Dec 5 23:23:50 PST 2017


gadi.haber created this revision.

NFC.
Adding MC regressions tests to cover the I86, I186, I386 and I486 isa sets.
This patch is part of a larger task to cover MC encoding of all X86 ISA Sets.
Started in revision: https://reviews.llvm.org/D39952


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40879.125671.patch
Type: text/x-patch
Size: 138818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/ebd7ce8b/attachment-0001.bin>


More information about the llvm-commits mailing list