[PATCH] D47159: [InstCombine] Format String optimizations

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 14:02:59 PDT 2018


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

Updated other tests


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.147865.patch
Type: text/x-patch
Size: 22889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/6b2d2c1f/attachment.bin>


More information about the llvm-commits mailing list