[PATCH] D47159: [InstCombine] Format String optimizations
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 21 14:37:36 PDT 2018
xbolva00 updated this revision to Diff 147875.
xbolva00 added a comment.
Updated constant propagation.
https://reviews.llvm.org/D47159
Files:
include/llvm/Transforms/Utils/BuildLibCalls.h
lib/Transforms/Utils/BuildLibCalls.cpp
lib/Transforms/Utils/SimplifyLibCalls.cpp
test/CodeGen/X86/no-plt-libcalls.ll
test/Transforms/InstCombine/format-str.ll
test/Transforms/InstCombine/printf-1.ll
test/Transforms/InstCombine/printf-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47159.147875.patch
Type: text/x-patch
Size: 22836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/dbc2152f/attachment.bin>
More information about the llvm-commits
mailing list