Teach DAGCombine the same multiply-by-1.0 folding trick when doing FMAs, just like...
[oota-llvm.git] / test / CodeGen / ARM / 2010-09-21-OptCmpBug.ll
2010-09-21 Evan ChengOptimizeCompareInstr should avoid iterating pass the...