[PATCH] D41154: [X86][AES]: Adding full coverage of MC encoding for the AES and AVXAES isa sets.<NFC>

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 00:01:48 PST 2017


gadi.haber created this revision.
gadi.haber added reviewers: zvi, craig.topper, m_zuckerman, RKSimon.

NFC.
Adding MC regressions tests to cover the AES and AVXAES ISA sets both 32 and 64 bit.
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/D41154

Files:
  test/MC/X86/AES-32.s
  test/MC/X86/AES-64.s
  test/MC/X86/AVXAES-32.s
  test/MC/X86/AVXAES-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41154.126674.patch
Type: text/x-patch
Size: 38470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/fdbab020/attachment.bin>


More information about the llvm-commits mailing list