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
..
2007-02-15 02:26:10 +00:00
2007-02-15 03:39:18 +00:00
2007-02-15 03:39:18 +00:00
2007-02-15 02:26:10 +00:00
2007-02-15 02:26:10 +00:00
2007-02-17 11:06:00 +00:00
2007-02-18 22:10:58 +00:00