Revert X + X --> X * 2 optz'n which pessimizes heavily on x86.
[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...