don't eliminate load from volatile value on paths where the load is dead.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-28-OrFCmpCrash.ll
2008-02-29 Chris LattnerFolding or(fcmp,fcmp) only works if the operands of...