When simplifying a call to a bitcast function, tighten up
[oota-llvm.git] / test / Transforms / InstCombine / 2008-04-29-VolatileLoadDontMerge.ll
2008-04-29 Chris Lattnerdon't eliminate load from volatile value on paths where...