[PATCH] D33170: [X86] Adding avx512_vpopcntdq feature set and its intrinsics

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 06:44:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303857: [X86] Adding avx512_vpopcntdq feature set and its intrinsics (authored by orenb).

Changed prior to commit:
  https://reviews.llvm.org/D33170?vs=99685&id=100236#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33170

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/Headers/CMakeLists.txt
  cfe/trunk/lib/Headers/avx512vpopcntdqintrin.h
  cfe/trunk/lib/Headers/immintrin.h
  cfe/trunk/test/CodeGen/attr-target-x86.c
  cfe/trunk/test/CodeGen/avx512vpopcntdqintrin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33170.100236.patch
Type: text/x-patch
Size: 16863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170525/e80c2629/attachment.bin>


More information about the cfe-commits mailing list