Fix a mistake in the computation of leading zeros for udiv.
[oota-llvm.git] / test / Transforms / InstCombine / memset.ll
2008-04-30 Chris Lattnermove lowering of llvm.memset -> store from simplify...