Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Analysis / ScalarEvolution / undefined.ll
2010-04-22 Dan GohmanDon't attempt to analyze values which are obviously...