summaryrefslogtreecommitdiff
path: root/test/CodeGen/popcnt-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add guards to some of the x86 intrinsic tests to skip 64-bit mode only ...Craig Topper2019-07-101-0/+2
* [X86] Add __popcntd and __popcntq to ia32intrin.h to match gcc and icc. Remov...Craig Topper2019-03-211-8/+23
* [X86] NFC Include immintrin.h in CodeGen testsGabor Buella2018-05-241-1/+1
* [X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen2016-09-281-3/+1
* [X86] Add signed aliases for popcnt intrinsicsMichael Kuperstein2015-12-201-2/+12
* Canonicalize some of the x86 builtin tests and either remove or commentEric Christopher2015-10-141-1/+1
* Add popcnt feature flag to match gcc. This flag is implied when sse42 is enab...Craig Topper2011-12-291-0/+16