commit | f99a0ac0dcdce617df7af21596ceb8dc76b5839c | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Sun Feb 18 22:29:05 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Sun Feb 18 22:29:05 2007 +0000 |
tree | bff50dc9e61c0e25850bc0d90e1c14e9163745ca | |
parent | 4a6f363491c37e0a31f462e72d640d9d4c63177e [diff] |
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