[PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 07:36:40 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266200: Simplify strlen to a subtraction for certain cases. (authored by dlkreitz).
Changed prior to commit:
http://reviews.llvm.org/D18230?vs=53430&id=53555#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18230
Files:
llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/trunk/test/Transforms/InstCombine/strlen-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18230.53555.patch
Type: text/x-patch
Size: 7586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/cb0696c4/attachment.bin>
More information about the llvm-commits
mailing list