Always compute all the bits in ComputeMaskedBits.
[oota-llvm.git] / test / Transforms / Reassociate / secondary.ll
2011-04-12 Dan GohmanFix reassociate to use a worklist instead of recursing...