[PATCH] D45062: [ThinLTO] Add an option to force summary call edges cold for debugging
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 30 17:21:00 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328909: [ThinLTO] Add an option to force summary call edges cold for debugging (authored by tejohnson, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D45062
Files:
llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/test/Transforms/FunctionImport/Inputs/funcimport_forcecold.ll
llvm/trunk/test/Transforms/FunctionImport/funcimport_forcecold.ll
llvm/trunk/test/Transforms/FunctionImport/funcimport_forcecold_samplepgo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45062.140511.patch
Type: text/x-patch
Size: 8269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180331/e2dbc003/attachment.bin>
More information about the llvm-commits
mailing list