This is an archive of the discontinued LLVM Phabricator instance.

[X86][BMI]: Adding full coverage of MC encoding for the BMI isa set.<NFC>
ClosedPublic

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

Details

Summary

NFC.
Adding MC regressions tests to cover the BMI1 and BMI2 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 12 2017, 12:41 AM
This revision is now accepted and ready to land.Dec 12 2017, 9:57 AM
This revision was automatically updated to reflect the committed changes.