Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tune isHotFunction/isColdFunction | Dehao Chen | 2016-10-11 | 1 | -6/+2 |
* | Rename isHotFunction/isColdFunction to isFunctionEntryHot/isFunctionEntryCold... | Dehao Chen | 2016-10-10 | 1 | -12/+10 |
* | NFC fix doxygen comments | Piotr Padlewski | 2016-09-30 | 1 | -7/+7 |
* | Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to... | Dehao Chen | 2016-09-28 | 1 | -17/+12 |
* | Fix the bug when -compile-twice is specified, the PSI will be invalidated. | Dehao Chen | 2016-09-28 | 1 | -3/+12 |
* | Consistently use ModuleAnalysisManager | Sean Silva | 2016-08-09 | 1 | -1/+1 |
* | [PM] Remove support for omitting the AnalysisManager argument to new | Chandler Carruth | 2016-06-17 | 1 | -1/+2 |
* | Add null checks before using a pointer. | Richard Trieu | 2016-06-10 | 1 | -0/+4 |
* | Reapply r271728 after adding move cobstructor for ProfileSummaryInfo | Easwaran Raman | 2016-06-03 | 1 | -0/+161 |
* | Revert r271728 as it breaks Windows build | Easwaran Raman | 2016-06-03 | 1 | -161/+0 |
* | Analysis pass to access profile summary info | Easwaran Raman | 2016-06-03 | 1 | -0/+161 |