[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 10:40:47 PST 2017


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

Added mem ops tests for POPCNT 32 and 64 bit


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.127756.patch
Type: text/x-patch
Size: 59684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/12c7674f/attachment.bin>


More information about the llvm-commits mailing list