1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

[X86][AVX][AVX2]: Adding full coverage of MC encoding for the AVX, AVX2 isa set.<NFC>

NFC.
Adding MC regressions tests to cover the AVX and AVX2 ISA sets.
This patch is part of a larger task to cover MC encoding of all X86 ISA Sets.
See revision: https://reviews.llvm.org/D39952

Reviewers: zvi, RKSimon, aymanmus, m_zuckerman
Differential Revison: https://reviews.llvm.org/D40287

Change-Id: I304687a2b7abb473f79de99c31fc55c97b2662da
llvm-svn: 320716
This commit is contained in:
Gadi Haber 2017-12-14 16:46:47 +00:00
parent 44c6576474
commit 250b1e3c78
4 changed files with 40436 additions and 0 deletions

9326
test/MC/X86/AVX-32.s Normal file

File diff suppressed because it is too large Load Diff

19218
test/MC/X86/AVX-64.s Normal file

File diff suppressed because it is too large Load Diff

3962
test/MC/X86/AVX2-32.s Normal file

File diff suppressed because it is too large Load Diff

7930
test/MC/X86/AVX2-64.s Normal file

File diff suppressed because it is too large Load Diff