summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ProfileSummaryInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add null checks before using a pointer.Richard Trieu2016-06-101-0/+4
* Reapply r271728 after adding move cobstructor for ProfileSummaryInfoEaswaran Raman2016-06-031-0/+161
* Revert r271728 as it breaks Windows buildEaswaran Raman2016-06-031-161/+0
* Analysis pass to access profile summary infoEaswaran Raman2016-06-031-0/+161
OpenPOWER on IntegriCloud