Implement a way of expanding shifts. This applies to targets that offer
select operations or to shifts that are by a constant. This automatically implements (with no special code) all of the special cases for shift by 32, shift by < 32 and shift by > 32. llvm-svn: 19679
Loading
Please register or sign in to comment