+65
−0
+18
−0
llvm/test/Transforms/SimplifyLibCalls/StrStr.ll
deleted100644 → 0
+0
−60
Loading
This patch migrates the strstr optimizations from the simplify-libcalls pass into the instcombine library call simplifier. llvm-svn: 167682