[X86] Add assembler predicates for the rest of the AVX512 feature flags. This makes...
authorCraig Topper <craig.topper@gmail.com>
Sun, 15 Feb 2015 04:54:55 +0000 (04:54 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 15 Feb 2015 04:54:55 +0000 (04:54 +0000)
commit09ea4e976b6f03055d08ced7c3cbda640a803b27
tree9e20a2cdbd1bf889802ee02375487e706374d750
parente2f7231e45974e291a51b069d059c2c348f87091
[X86] Add assembler predicates for the rest of the AVX512 feature flags. This makes the assembly matching consistent across all AVX512 instructions. Without this we were allowing some AVX512 instructions to be parsed always, but not the foundation instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229280 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
test/MC/X86/avx512-encodings.s