[PATCH] D35608: Migrate SimplifyLibCalls to new OptimizationRemarkEmitter

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 08:43:43 PDT 2017


lenary updated this revision to Diff 107312.
lenary added a comment.

Moves header inclusion based on fhahn's comment


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.107312.patch
Type: text/x-patch
Size: 11006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/0fee210d/attachment-0001.bin>


More information about the llvm-commits mailing list