Reid Spencer f99a0ac0dc 1. Fix some indentation and variable names in the get{Min,Max}Value methods.
2. Implement toString for power-of-2 radix without using divide and always
   printing full words. This allows hex/binary to look at the bit
   respresentation of the APInt as well as avoid bugs in divide.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34396 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-18 22:29:05 +00:00
..
2006-10-04 22:13:11 +00:00
2006-08-21 21:18:10 +00:00
2006-08-23 20:39:25 +00:00
2006-11-28 22:32:35 +00:00
2006-12-07 20:28:15 +00:00