[X86][AVX512] Add patterns for all variants of VMOVSS/VMOVSD instructions.
authorAyman Musa <ayman.musa@intel.com>
Sun, 13 Nov 2016 14:29:32 +0000 (14:29 +0000)
committerAyman Musa <ayman.musa@intel.com>
Sun, 13 Nov 2016 14:29:32 +0000 (14:29 +0000)
commit46af8f9c6f3df2a51df9f8d9d8541ba3b7896c08
tree02d50b9ebbe665b0c055355fe8eebc143c6f1557
parent5e0709d60bb34980be961d2bbc7c5b7031f3314b
[X86][AVX512] Add patterns for all variants of VMOVSS/VMOVSD instructions.

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

llvm-svn: 286758
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/test/CodeGen/X86/avx512-intrinsics.ll
llvm/test/CodeGen/X86/avx512-load-store.ll [new file with mode: 0644]