Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expre...
[oota-llvm.git] / test / Linker / linkmdnode2.ll
2011-01-24 Chris Lattnerfix PR9015, a crash linking recursive metadata.
2009-08-11 Devang PatelLink metadata.