[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
Wed Oct 12 08:46:04 PDT 2016


danielcdh updated this revision to Diff 74387.
danielcdh marked 2 inline comments as done.
danielcdh added a comment.

update


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.74387.patch
Type: text/x-patch
Size: 8458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/f4f9a072/attachment.bin>


More information about the llvm-commits mailing list