[PATCH] D35608: Migrate SimplifyLibCalls to new OptimizationRemarkEmitter

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 22:21:22 PDT 2017


lenary updated this revision to Diff 108220.
lenary marked an inline comment as done.
lenary added a comment.

- Add test with new PM

This should address your latest comment @anemet


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
  test/Transforms/Util/libcalls-opt-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35608.108220.patch
Type: text/x-patch
Size: 15215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/6f340b07/attachment.bin>


More information about the llvm-commits mailing list