summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/X86/BMI1-64.s
Commit message (Collapse)AuthorAgeFilesLines
* [X86][BMI]: Adding full coverage of MC encoding for the BMI isa set.<NFC>Gadi Haber2017-12-131-0/+286
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 Reviewers: zvi, craig.topper, m_zuckerman, RKSimon Differential Revision: https://reviews.llvm.org/D41106 Change-Id: I033ce137b5b82d36e1e601cd5e0534637b43a4a9 llvm-svn: 320557
OpenPOWER on IntegriCloud