If a function is hot, put it in text.hot section.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D17532
Add prefix based function layout when profile is available. ClosedPublic Authored by danielcdh on Feb 22 2016, 7:28 PM.
Details Summary If a function is hot, put it in text.hot section.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 22 2016, 7:40 PM
Revision Contents
Diff 48770 include/llvm/ProfileData/ProfileCommon.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/ProfileData/ProfileSummary.cpp
test/CodeGen/X86/partition-sections.ll
|