Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expre...
[oota-llvm.git] / test / Linker / module-flags-7-b.ll
2013-01-16 Daniel Dunbar[Linker] Change module flag linking to be more extensible.