[PATCH] D24989: Use profile info to set function section prefix to group hot/cold functions.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 18:08:14 PDT 2016
danielcdh updated this revision to Diff 72749.
danielcdh marked an inline comment as done.
danielcdh added a comment.
update
https://reviews.llvm.org/D24989
Files:
include/llvm/Analysis/ProfileSummaryInfo.h
include/llvm/IR/Function.h
include/llvm/IR/LLVMContext.h
include/llvm/IR/MDBuilder.h
lib/Analysis/ProfileSummaryInfo.cpp
lib/CodeGen/CodeGenPrepare.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/IR/Function.cpp
lib/IR/LLVMContext.cpp
lib/IR/MDBuilder.cpp
test/Transforms/CodeGenPrepare/section.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24989.72749.patch
Type: text/x-patch
Size: 10916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160928/bc147414/attachment.bin>
More information about the llvm-commits
mailing list