AVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation.
authorIgor Breger <igor.breger@intel.com>
Thu, 8 Oct 2015 12:55:01 +0000 (12:55 +0000)
committerIgor Breger <igor.breger@intel.com>
Thu, 8 Oct 2015 12:55:01 +0000 (12:55 +0000)
commitf98727a18268543b2026c0f6d5179ecbf3c6d34a
tree511b5f33668e9af99f275879f1b4295266bcd290
parenta04fb96d9be10d393fd218bd4aacdc19b98d7d6e
AVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation.
This instructions doesn't have intrincis.
Added tests for lowering and encoding.

Differential Revision: http://reviews.llvm.org/D12317

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249688 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-isa-check.ll
test/CodeGen/X86/avx512-extract-subvector.ll [new file with mode: 0644]
test/CodeGen/X86/avx512-insert-extract.ll
test/MC/X86/x86-64-avx512bw.s
test/MC/X86/x86-64-avx512dq.s