don't eliminate load from volatile value on paths where the load is dead.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-11-15-CompareMiscomp.ll
2007-11-16 Chris LattnerFix PR1800 by correcting mistaken logic.