[PATCH] D49412: Enrich inline messages

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 07:25:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338387: Enrich inline messages (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49412?vs=157911&id=158259#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49412

Files:
  llvm/trunk/include/llvm/Analysis/InlineCost.h
  llvm/trunk/include/llvm/IR/DiagnosticInfo.h
  llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInline.cpp
  llvm/trunk/lib/Transforms/IPO/AlwaysInliner.cpp
  llvm/trunk/lib/Transforms/IPO/Inliner.cpp
  llvm/trunk/lib/Transforms/Utils/InlineFunction.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/ARM/inline-fp.ll
  llvm/trunk/test/Transforms/Inline/optimization-remarks-hotness-threshold.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.ll
  llvm/trunk/test/tools/gold/X86/opt-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49412.158259.patch
Type: text/x-patch
Size: 43321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/01996fa2/attachment-0001.bin>


More information about the llvm-commits mailing list