Duncan Sands 464a4f349c APInt has a method for determining whether a number is a power of 2
which is more efficient than countPopulation - use it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124283 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-26 08:44:16 +00:00
..
2011-01-17 16:43:30 +00:00
2011-01-26 02:06:22 +00:00
2010-11-15 03:21:41 +00:00