This is done to avoid odd test failures, like the one fixed in r171243. llvm-svn: 171246
This patch migrates the sprintf optimizations from the simplify-libcalls pass into the instcombine library call simplifier. llvm-svn: 168677