make instcombine produce calls to llvm.donothing instead of a random intrinsic
[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...