[PATCH] D32839: SimplifyLibCalls: Optimize wcslen
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 15:50:42 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303461: SimplifyLibCalls: Optimize wcslen (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D32839?vs=99608&id=99636#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32839
Files:
llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.h
llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/include/llvm/IR/Constants.h
llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/IR/Constants.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/trunk/test/Transforms/InstCombine/memchr.ll
llvm/trunk/test/Transforms/InstCombine/wcslen-1.ll
llvm/trunk/test/Transforms/InstCombine/wcslen-2.ll
llvm/trunk/test/Transforms/InstCombine/wcslen-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32839.99636.patch
Type: text/x-patch
Size: 41645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/09989a11/attachment-0001.bin>
More information about the llvm-commits
mailing list