summaryrefslogtreecommitdiffstats
path: root/lib/Headers/popcntintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [X86] Add __popcntd and __popcntq to ia32intrin.h to match gcc and icc. Remov...Craig Topper2019-03-211-32/+0
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-4/+4
* [X86] Consistently use double underscore at the beginning of the include guar...Craig Topper2018-04-241-3/+3
* [DOXYGEN] Improved doxygen comments for x86 intrinsics headers.Ekaterina Romanova2016-12-091-4/+4
* This patch adds doxygen comments for the intrinsincs in the header file popcn...Ekaterina Romanova2016-03-011-0/+40
* [X86] Add signed aliases for popcnt intrinsicsMichael Kuperstein2015-12-201-0/+12
* [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTRMichael Kuperstein2015-06-301-4/+4
* Update the intel intrinsic headers to use the target attribute support.Eric Christopher2015-06-171-5/+1
* Use a define for per-file function attributes for the Intel intrinsic headers.Eric Christopher2015-06-171-2/+7
* Add popcnt feature flag to match gcc. This flag is implied when sse42 is enab...Craig Topper2011-12-291-0/+45