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

Li Huang via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 11:08:53 PDT 2016


lihuang updated this revision to Diff 53430.

http://reviews.llvm.org/D18230

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/ValueTracking.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/strlen-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18230.53430.patch
Type: text/x-patch
Size: 7454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/55cb7e6e/attachment.bin>


More information about the llvm-commits mailing list