[PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases

Li Huang via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 17:28:59 PDT 2016


lihuang updated this revision to Diff 52749.
lihuang added a comment.

Hi Sanjay,

I have updated the test using your script, it's an awesome script!


http://reviews.llvm.org/D18230

Files:
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/strlen-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18230.52749.patch
Type: text/x-patch
Size: 4832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160406/a07fcb55/attachment.bin>


More information about the llvm-commits mailing list