[PATCH] D35608: Migrate SimplifyLibCalls to new OptimizationRemarkEmitter

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


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

- Fix Failing tests, Run Clang-format
- Move Header Inclusion
- Added Test for simplify-lib-calls


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.108215.patch
Type: text/x-patch
Size: 13677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/355a925e/attachment.bin>


More information about the llvm-commits mailing list