[PATCH] D41388: [X86][MC]: Adding test coverage of MC encoding for several small extensions.<NFC>

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 09:58:21 PST 2017


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

fixed comments found by Simon


Repository:
  rL LLVM

https://reviews.llvm.org/D41388

Files:
  test/MC/X86/CLWB-32.s
  test/MC/X86/CLWB-64.s
  test/MC/X86/CLZERO-32.s
  test/MC/X86/CLZERO-64.s
  test/MC/X86/F16C-32.s
  test/MC/X86/F16C-64.s
  test/MC/X86/INVPCID-32.s
  test/MC/X86/INVPCID-64.s
  test/MC/X86/PKU-32.s
  test/MC/X86/PKU-64.s
  test/MC/X86/POPCNT-32.s
  test/MC/X86/POPCNT-64.s
  test/MC/X86/RTM-64.s
  test/MC/X86/SGX-32.s
  test/MC/X86/SGX-64.s
  test/MC/X86/SHA-32.s
  test/MC/X86/SHA-64.s
  test/MC/X86/SVM-32.s
  test/MC/X86/SVM-64.s
  test/MC/X86/VMFUNC-32.s
  test/MC/X86/VMFUNC-64.s
  test/MC/X86/VTX-32.s
  test/MC/X86/VTX-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41388.127751.patch
Type: text/x-patch
Size: 59003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/552aa720/attachment.bin>


More information about the llvm-commits mailing list