InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).
[oota-llvm.git] / test / Transforms / Mem2Reg / lit.local.cfg
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...