[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
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 20 19:36:54 PDT 2019
craig.topper updated this revision to Diff 191625.
craig.topper added a comment.
Update doxygen comments
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.191625.patch
Type: text/x-patch
Size: 4642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190321/e624cb88/attachment.bin>
More information about the cfe-commits
mailing list