[PATCH] [2/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out str/mem libcall optimizations
Ahmed Bougacha
ahmed.bougacha at gmail.com
Thu Dec 4 14:08:33 PST 2014
Hi echristo,
Put them in a separate function, so we can reuse them to further simplify fortified libcalls as well.
http://reviews.llvm.org/D6540
Files:
include/llvm/Transforms/Utils/SimplifyLibCalls.h
lib/Transforms/Utils/SimplifyLibCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6540.16951.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141204/8e4692bd/attachment.bin>
More information about the llvm-commits
mailing list