[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 Oct 11 14:07:30 PDT 2016


danielcdh updated this revision to Diff 74291.
danielcdh added a comment.

rebase


https://reviews.llvm.org/D24989

Files:
  include/llvm/IR/Function.h
  include/llvm/IR/LLVMContext.h
  include/llvm/IR/MDBuilder.h
  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.74291.patch
Type: text/x-patch
Size: 8425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/16b336fe/attachment.bin>


More information about the llvm-commits mailing list