[PATCH] D40213: [x86][icelake]BITALG

coby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 02:32:59 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318748: [x86][icelake]BITALG (authored by coby).

Changed prior to commit:
  https://reviews.llvm.org/D40213?vs=123582&id=123745#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40213

Files:
  llvm/trunk/lib/Support/Host.cpp
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/vector-popcnt-128.ll
  llvm/trunk/test/CodeGen/X86/vector-popcnt-256.ll
  llvm/trunk/test/CodeGen/X86/vector-popcnt-512.ll
  llvm/trunk/test/CodeGen/X86/vector-tzcnt-128.ll
  llvm/trunk/test/CodeGen/X86/vector-tzcnt-256.ll
  llvm/trunk/test/CodeGen/X86/vector-tzcnt-512.ll
  llvm/trunk/test/MC/X86/avx512bitalg-encoding.s
  llvm/trunk/test/MC/X86/avx512vl_bitalg-encoding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40213.123745.patch
Type: text/x-patch
Size: 33999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/d4686b6e/attachment.bin>


More information about the llvm-commits mailing list