mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Use the compiler intrinsic __builtin_popcount. Change-Id: I58286fbcf66d1068390ea9caff2f98b8fe244c2d Reviewed-on: https://go-review.googlesource.com/16831 Reviewed-by: Andrew Gerrand <adg@golang.org>