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