Reid Spencer 2149a9dfec Some cleanup from review:
* Don't assume shift amounts are <= 64 bits
* Avoid creating an extra APInt in SubOne and AddOne by using -- and ++
* Add another use of getLowBitsSet
* Convert a series of if statements to a switch


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35339 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-25 19:55:33 +00:00
..
2007-03-22 02:14:08 +00:00
2007-03-12 17:57:00 +00:00
2007-03-19 20:19:08 +00:00
2007-03-25 13:44:26 +00:00
2007-03-25 19:55:33 +00:00