Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
[oota-llvm.git] / test / Transforms / InstCombine / fpextend_x86.ll
2013-11-28 Stephen CanonRein in overzealous InstCombine of fptrunc(OP(fpextend...