llvm-6502/include
Rafael Espindola b09c146b11 The TargetData is not used for the isPowerOfTwo determination. It has never
been used in the first place.  It simply was passed to the function and to the
recursive invocations.  Simply drop the parameter and update the callers for the
new signature.

Patch by Saleem Abdulrasool!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169988 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-12 16:52:40 +00:00
..
llvm The TargetData is not used for the isPowerOfTwo determination. It has never 2012-12-12 16:52:40 +00:00
llvm-c Revert r169656. 2012-12-10 21:33:45 +00:00