Add popcnt feature flag to match gcc. This flag is implied when sse42 is...
Add popcnt feature flag to match gcc. This flag is implied when sse42 is enabled, but can be disabled separately. Move popcnt intrinsics to popcntintrin.h to match gcc. llvm-svn: 147340
Loading
Please register or sign in to comment