[PATCH] D35608: Migrate SimplifyLibCalls to new OptimizationRemarkEmitter

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 07:59:47 PDT 2017


lenary updated this revision to Diff 107304.
lenary added a comment.
Herald added subscribers: eraman, mehdi_amini.

Fixes failing pass manager tests

I also ran clang-format on my changes.


https://reviews.llvm.org/D35608

Files:
  include/llvm/Transforms/Utils/SimplifyLibCalls.h
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstructionCombining.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Other/new-pm-defaults.ll
  test/Other/new-pm-lto-defaults.ll
  test/Other/new-pm-thinlto-defaults.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35608.107304.patch
Type: text/x-patch
Size: 11009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/706c9252/attachment.bin>


More information about the llvm-commits mailing list