Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ProfileSummary] Add options to override hot and cold count thresholds. | Easwaran Raman | 2018-11-02 | 1 | -0/+12 |
| | | | | | | | | | | | | | | Summary: The hot and cold count thresholds are derived from the summary, but for debugging purposes it is convenient to provide the actual thresholds. Reviewers: davidxl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D54040 llvm-svn: 346005 | ||||
* | Reapply r271728 after adding move cobstructor for ProfileSummaryInfo | Easwaran Raman | 2016-06-03 | 1 | -0/+39 |
| | | | | llvm-svn: 271745 | ||||
* | Revert r271728 as it breaks Windows build | Easwaran Raman | 2016-06-03 | 1 | -39/+0 |
| | | | | llvm-svn: 271738 | ||||
* | Analysis pass to access profile summary info | Easwaran Raman | 2016-06-03 | 1 | -0/+39 |
Differential Revision: http://reviews.llvm.org/D20648 llvm-svn: 271728 |