[llvm-mca][X86] Add some avx512f/avx512vl resource test placeholders
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 17 Jun 2018 16:25:48 +0000 (16:25 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 17 Jun 2018 16:25:48 +0000 (16:25 +0000)
commite930f569f778a6d011fcec42970a7a6f5b1d5b80
tree1d40bec707f0c78dec5406d4eedd6508da23b952
parent279b7e74e7eebaa9ef1a14e471e6f46618683aec
[llvm-mca][X86] Add some avx512f/avx512vl resource test placeholders

There are a lot of instructions to add under these ISAs (and the other AVX512 variants) but this should demonstrate how to test for the EVEX instructions with different maskings

llvm-svn: 334907
llvm/test/tools/llvm-mca/X86/Generic/resources-avx512.s [new file with mode: 0644]
llvm/test/tools/llvm-mca/X86/Generic/resources-avx512vl.s [new file with mode: 0644]