[PATCH] D74079: [SimplifyLibCalls] Simplify __strlen_chk
George Burgess IV via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 8 12:07:27 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8c9ceb1ce9c: [SimplifyLibCalls] Add __strlen_chk. (authored by george.burgess.iv).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74079/new/
https://reviews.llvm.org/D74079
Files:
llvm/include/llvm/Analysis/TargetLibraryInfo.def
llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
llvm/lib/Analysis/TargetLibraryInfo.cpp
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/strlen_chk.ll
llvm/unittests/Analysis/TargetLibraryInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74079.243396.patch
Type: text/x-patch
Size: 6187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/7ee762c0/attachment.bin>
More information about the llvm-commits
mailing list