[PATCH] D35608: Migrate SimplifyLibCalls to new OptimizationRemarkEmitter

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 12:04:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309158: Migrate SimplifyLibCalls to new OptimizationRemarkEmitter (authored by anemet).

Repository:
  rL LLVM

https://reviews.llvm.org/D35608

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

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


More information about the llvm-commits mailing list