Allow divsi3 to take advantage of a hardware unsigned divide when it is...
Allow divsi3 to take advantage of a hardware unsigned divide when it is available, by replacing an explicit call to udivsi3 with the divide operator. Patch by Sébastien Bourdeauducq. llvm-svn: 158996
Loading
Please register or sign in to comment