Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,
[oota-llvm.git] / test / Transforms / InstCombine / invariant.ll
2009-11-11 Duncan SandsDon't trivially delete unused calls to llvm.invariant...