summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ProfData] Remove global constructor from ProfileSummaryBuilder.Benjamin Kramer2016-05-271-5/+7
* [ProfileData] Thread unique_ptr through the summary builder to avoid leaks.Benjamin Kramer2016-05-201-8/+8
* Remove specializations of ProfileSummaryEaswaran Raman2016-05-191-7/+8
* Move ProfileSummary to IR.Easwaran Raman2016-05-191-0/+113
OpenPOWER on IntegriCloud