Folding or(fcmp,fcmp) only works if the operands of the fcmps are the same fp type.
[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...