[PATCH] D49412: Enrich inline messages

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 03:05:07 PDT 2018


yrouban updated this revision to Diff 156222.
yrouban marked an inline comment as not done.
yrouban added a comment.

Updated delimiters in output as requested.


https://reviews.llvm.org/D49412

Files:
  include/llvm/Analysis/InlineCost.h
  include/llvm/IR/DiagnosticInfo.h
  include/llvm/Transforms/Utils/Cloning.h
  lib/Analysis/InlineCost.cpp
  lib/Target/AMDGPU/AMDGPUInline.cpp
  lib/Transforms/IPO/AlwaysInliner.cpp
  lib/Transforms/IPO/Inliner.cpp
  lib/Transforms/Utils/InlineFunction.cpp
  test/LTO/Resolution/X86/diagnostic-handler-remarks-with-hotness.ll
  test/LTO/Resolution/X86/diagnostic-handler-remarks.ll
  test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll
  test/LTO/X86/diagnostic-handler-remarks.ll
  test/ThinLTO/X86/diagnostic-handler-remarks-with-hotness.ll
  test/ThinLTO/X86/diagnostic-handler-remarks.ll
  test/Transforms/Inline/ARM/inline-fp.ll
  test/Transforms/Inline/optimization-remarks-passed-yaml.ll
  test/Transforms/Inline/optimization-remarks-with-hotness.ll
  test/Transforms/Inline/optimization-remarks.ll
  test/tools/gold/X86/opt-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49412.156222.patch
Type: text/x-patch
Size: 42758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/1b1a5cb2/attachment-0001.bin>


More information about the llvm-commits mailing list