Fix a mistake in the computation of leading zeros for udiv.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-04-29-VolatileLoadMerge.ll
2008-04-29 Chris Lattnermake this test reduced and *valid*
2008-04-29 Chris Lattnerfix a subtle volatile handling bug.