+17
−0
+17
−0
llvm/test/Transforms/SimplifyLibCalls/memmove.ll
deleted100644 → 0
+0
−12
Loading
This patch migrates the memmove optimizations from the simplify-libcalls pass into the instcombine library call simplifier. llvm-svn: 167687