[PATCH] D22694: [Inliner, OptDiag] Add hotness attribute to opt diagnostics
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 09:38:15 PDT 2016
anemet updated this revision to Diff 67187.
anemet added a comment.
Simplified the test per @eraman's comments.
https://reviews.llvm.org/D22694
Files:
include/llvm/Analysis/OptimizationDiagnosticInfo.h
include/llvm/Transforms/IPO/InlinerPass.h
lib/Analysis/OptimizationDiagnosticInfo.cpp
lib/Transforms/IPO/Inliner.cpp
test/Transforms/Inline/optimization-remarks-with-hotness.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22694.67187.patch
Type: text/x-patch
Size: 11769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/c8cffc2e/attachment.bin>
More information about the llvm-commits
mailing list