summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/popcntintrin.h
Commit message (Collapse)AuthorAgeFilesLines
* Add popcnt feature flag to match gcc. This flag is implied when sse42 is ↵Craig Topper2011-12-291-0/+45
enabled, but can be disabled separately. Move popcnt intrinsics to popcntintrin.h to match gcc. llvm-svn: 147340
OpenPOWER on IntegriCloud