Teach InstCombine not to use Add and Neg on FP. PR 8490.
[oota-llvm.git] / test / Transforms / InstCombine / fsub.ll
2010-01-17 Bill WendlingReduce fsub-fadd.ll and merge it into fsub-fsub.ll...