[PATCH] D14702: AVX512 : VMOVDDUP implementation.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 00:29:38 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL253548: AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP… (authored by ibreger).
Changed prior to commit:
http://reviews.llvm.org/D14702?vs=40386&id=40606#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14702
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/InstPrinter/X86InstComments.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx-isa-check.ll
llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v2.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
llvm/trunk/test/MC/X86/avx512-encodings.s
llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14702.40606.patch
Type: text/x-patch
Size: 23398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/3a97daae/attachment.bin>
More information about the llvm-commits
mailing list