Skip to content
Commit 861c1cb6 authored by Reid Spencer's avatar Reid Spencer
Browse files

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.

llvm-svn: 34396
parent 9f4707eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment