[PATCH] D33169: [X86] Adding vpopcntd and vpopcntq instructions

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 06:45:52 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303858: [X86] Adding vpopcntd and vpopcntq instructions (authored by orenb).

Changed prior to commit:
  https://reviews.llvm.org/D33169?vs=100213&id=100237#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33169

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.cpp
  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/avx512vpopcntdq-intrinsics.ll
  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/Disassembler/X86/avx-512.txt
  llvm/trunk/test/MC/X86/x86-64-avx512vpopcntdq.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33169.100237.patch
Type: text/x-patch
Size: 68899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/320cdac5/attachment-0001.bin>


More information about the llvm-commits mailing list