Update to use the new MathExtras.h support for log2 computation.
authorChris Lattner <sabre@nondot.org>
Tue, 2 Aug 2005 19:16:58 +0000 (19:16 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Aug 2005 19:16:58 +0000 (19:16 +0000)
commitbcd7db59d0b252ecec96fa1b6fa2506824c57e1c
treedde375d1c1a402f78f341a1feb17eef735469458
parent88c606eb0cc5415ed367c24e073f7bb478501d34
Update to use the new MathExtras.h support for log2 computation.
Patch contributed by Jim Laskey!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22592 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp