[X86] Adding full coverage of MC encoding for the XOP and LWP ISAs.
authorCraig Topper <craig.topper@intel.com>
Wed, 2 Jan 2019 18:09:41 +0000 (18:09 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 2 Jan 2019 18:09:41 +0000 (18:09 +0000)
commit44bcc824d3ea019f2a2244e8d0472599e988dc55
tree20b79004ebd9bc983cb9fbe7d6a71770c7505681
parent3109f3a4abb77702a69f508d49614d715dba890a
[X86] Adding full coverage of MC encoding for the XOP and LWP ISAs.

Adding MC regressions tests to cover the XOP isa set.
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

Differential Revision: https://reviews.llvm.org/D41392

llvm-svn: 350237
llvm/test/MC/X86/LWP-32.s [new file with mode: 0644]
llvm/test/MC/X86/LWP-64.s [new file with mode: 0644]
llvm/test/MC/X86/XOP-32.s [new file with mode: 0644]
llvm/test/MC/X86/XOP-64.s [new file with mode: 0644]