summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/ProfileSummary.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move ProfileSummary to IR.Easwaran Raman2016-05-191-368/+0
* Revert r269131Easwaran Raman2016-05-101-44/+0
* Reapply r266477 and r266488Easwaran Raman2016-05-101-0/+44
* Add a note about the "entry count" used the profile summarySean Silva2016-05-051-0/+4
* Revert "Replace the use of MaxFunctionCount module flag"Eric Liu2016-04-181-44/+0
* Replace the use of MaxFunctionCount module flagEaswaran Raman2016-04-151-0/+44
* Sample profile summary cleanupEaswaran Raman2016-03-281-6/+6
* Profile summary cleanup.Easwaran Raman2016-03-281-5/+6
* Fix some warnings a bit harder/differentDavid Blaikie2016-03-011-2/+0
* Fix -Wnon-virtual-dtor warningsReid Kleckner2016-03-011-0/+2
* Fix breakage caused by r262360.Easwaran Raman2016-03-011-0/+1
* Metadata support for profile summary.Easwaran Raman2016-03-011-2/+239
* Add prefix based function layout when profile is available.Dehao Chen2016-02-231-0/+20
* Revert "Add prefix based function layout when profile is available."Duncan P. N. Exon Smith2016-02-231-21/+0
* Add prefix based function layout when profile is available.Dehao Chen2016-02-221-0/+21
* Add profile summary support for sample profile.Easwaran Raman2016-02-191-1/+20
* Add a profile summary class specific to instrumentation profiles.Easwaran Raman2016-02-171-17/+28
* Refactor profile summary support code. NFC.Easwaran Raman2016-02-041-0/+75
OpenPOWER on IntegriCloud