Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,
[oota-llvm.git] / test / Transforms / InstCombine / 2008-05-08-StrLenSink.ll
2009-09-05 Daniel DunbarEliminate uses of %prcontext.
2008-05-08 Chris LattnerMore than just loads can read from memory: readonly...