Add an argument to APInt's magic udiv calculation to specify the number of...
Add an argument to APInt's magic udiv calculation to specify the number of bits that are known zero in the divided number. This will come in handy soon. llvm-svn: 127828
Loading
Please register or sign in to comment