This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by gadi.haber on Dec 13 2017, 12:01 AM.

Details

Summary

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

Diff Detail

Repository
rL LLVM

Event Timeline

gadi.haber created this revision.Dec 13 2017, 12:01 AM
This revision is now accepted and ready to land.Dec 13 2017, 1:21 PM
This revision was automatically updated to reflect the committed changes.