[PATCH] D47159: [InstCombine] Format String optimizations

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 03:56:07 PDT 2018


xbolva00 updated this revision to Diff 147981.
xbolva00 added a comment.

Restricted  to x86 for now
Fixed format string in arg bug + added tests


https://reviews.llvm.org/D47159

Files:
  include/llvm/Transforms/Utils/BuildLibCalls.h
  lib/Transforms/Utils/BuildLibCalls.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/format-str.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47159.147981.patch
Type: text/x-patch
Size: 13379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/88fc54c5/attachment.bin>


More information about the llvm-commits mailing list