[PATCH] D59567: [X86] Add __popcntd and __popcntq to ia32intrin.h to match gcc and icc. Remove popcnt feature flag from _popcnt32/_popcnt64 and move to ia32intrin.h to match gcc

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 21 10:43:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356689: [X86] Add __popcntd and __popcntq to ia32intrin.h to match gcc and icc. Removeā€¦ (authored by ctopper, committed by ).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D59567?vs=191625&id=191742#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59567/new/

https://reviews.llvm.org/D59567

Files:
  lib/Headers/ia32intrin.h
  lib/Headers/popcntintrin.h
  test/CodeGen/popcnt-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59567.191742.patch
Type: text/x-patch
Size: 4646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190321/9dbba91d/attachment.bin>


More information about the cfe-commits mailing list