[PATCH] D40101: [x86][icelake]vpclmulqdq introduction
coby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 21 01:30:57 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318741: [x86][icelake]vpclmulqdq introduction (authored by coby).
Changed prior to commit:
https://reviews.llvm.org/D40101?vs=123565&id=123734#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40101
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Support/Host.cpp
llvm/trunk/lib/Target/X86/X86.td
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrFormats.td
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/lib/Target/X86/X86Subtarget.cpp
llvm/trunk/lib/Target/X86/X86Subtarget.h
llvm/trunk/test/CodeGen/X86/avx-vpclmulqdq.ll
llvm/trunk/test/CodeGen/X86/avx512-vpclmulqdq.ll
llvm/trunk/test/CodeGen/X86/avx512vl-vpclmulqdq.ll
llvm/trunk/test/CodeGen/X86/commute-vpclmulqdq-avx.ll
llvm/trunk/test/CodeGen/X86/commute-vpclmulqdq-avx512.ll
llvm/trunk/test/MC/X86/avx512vlvpclmul.s
llvm/trunk/test/MC/X86/avx512vpclmul.s
llvm/trunk/test/MC/X86/vpclmulqdq.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40101.123734.patch
Type: text/x-patch
Size: 31335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/640ace63/attachment.bin>
More information about the llvm-commits
mailing list