Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Analysis / ScalarEvolution / lit.local.cfg
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...