Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Analysis / ScalarEvolution / sle.ll
2010-04-24 Dan GohmanScalarEvolution support for <= and >= loops.