[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
Tue Dec 19 05:55:16 PST 2017


gadi.haber updated this revision to Diff 127511.
gadi.haber retitled this revision from "[X86][NC]: Adding test coverage of MC encoding for several small extensions.<NFC>" to "[X86][MC]: Adding test coverage of MC encoding for several small extensions.<NFC>".
gadi.haber added a comment.

fixed a typo in SHA-64.s tests


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-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-64.s
  test/MC/X86/POPCNT-32.s
  test/MC/X86/POPCNT-64.s
  test/MC/X86/RTM-64.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-64.s
  test/MC/X86/VTX-32.s
  test/MC/X86/VTX-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41388.127511.patch
Type: text/x-patch
Size: 57292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/a17aff1c/attachment.bin>


More information about the llvm-commits mailing list