Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2011-04-26-FoldAddRec.ll
2011-04-27 Andrew TrickTest case and comment for PR9633.