[PATCH] D36054: Emit only A Single Opt Remark When Inlining

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 09:47:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311349: Emit only A Single Opt Remark When Inlining (authored by lenary).

Repository:
  rL LLVM

https://reviews.llvm.org/D36054

Files:
  llvm/trunk/include/llvm/Analysis/InlineCost.h
  llvm/trunk/lib/Transforms/IPO/Inliner.cpp
  llvm/trunk/test/LTO/Resolution/X86/diagnostic-handler-remarks-with-hotness.ll
  llvm/trunk/test/LTO/Resolution/X86/diagnostic-handler-remarks.ll
  llvm/trunk/test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll
  llvm/trunk/test/LTO/X86/diagnostic-handler-remarks.ll
  llvm/trunk/test/ThinLTO/X86/diagnostic-handler-remarks-with-hotness.ll
  llvm/trunk/test/ThinLTO/X86/diagnostic-handler-remarks.ll
  llvm/trunk/test/Transforms/Inline/optimization-remarks-passed-yaml.ll
  llvm/trunk/test/Transforms/Inline/optimization-remarks-with-hotness.ll
  llvm/trunk/test/Transforms/Inline/optimization-remarks-yaml.ll
  llvm/trunk/test/Transforms/Inline/optimization-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36054.112004.patch
Type: text/x-patch
Size: 19606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170821/15c254da/attachment.bin>


More information about the llvm-commits mailing list