This is the first in a series of patches to remove MaxFunctionCount metadata from module and add profile summary metadata instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17894
Interface to get/set profile summary metadata to module ClosedPublic Authored by eraman on Mar 4 2016, 1:26 PM.
Details Summary This is the first in a series of patches to remove MaxFunctionCount metadata from module and add profile summary metadata instead.
Diff Detail
Event Timelineeraman updated this object. davidxl edited edge metadata. Comment ActionsPerhaps add a unit test in unittest/ProfileData/InstrProfTest.cpp? Closed by commit rL263835: Interface to get/set profile summary metadata to module (authored by eraman). · Explain WhyMar 18 2016, 2:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 51070 llvm/trunk/include/llvm/IR/Module.h
llvm/trunk/lib/IR/Module.cpp
llvm/trunk/unittests/ProfileData/InstrProfTest.cpp
llvm/trunk/unittests/ProfileData/SampleProfTest.cpp
|