[Support] Add type generic bit utilities to MathExtras.h
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 24 May 2013 20:29:47 +0000 (20:29 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 24 May 2013 20:29:47 +0000 (20:29 +0000)
commit36fe3f2b5651882b12e24b49dc7818ebb1a5d79f
treeaf75fb97cce42aa218cbc34686ca1e63c4a5579e
parent959ecb2eec9cffd762edc46fd496a7bb6c65a2e6
[Support] Add type generic bit utilities to MathExtras.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182667 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MathExtras.h
unittests/Support/MathExtrasTest.cpp