llvm-svn: 81257
of using llvm-as, now that opt supports this. llvm-svn: 81226
Instcombine to be more aggressive about using SimplifyDemandedBits on shift nodes. This allows a shift to be simplified to zero in the included test case. llvm-svn: 72204