Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expre...
[oota-llvm.git] / test / Linker / available_externally_b.ll
2011-02-01 Rafael EspindolaCorrectly merge available_externally and regular defini...