Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Analysis / ScalarEvolution / unsimplified-loop.ll
2010-04-12 Dan GohmanGeneralize ScalarEvolution's PHI analysis to handle...