summaryrefslogtreecommitdiff
path: root/lib/ProfileData/ProfileSummaryBuilder.cpp
AgeCommit message (Expand)Author
2018-04-13[ProfileData] Change std::sort to llvm::sort in response to r327219Mandeep Singh Grang
2018-04-12[ProfileSummary] Remove repeated cutoffs; NFCIGeorge Burgess IV
2017-12-13Remove redundant includes from lib/ProfileData.Michael Zolotukhin
2016-09-30NFC Add constPiotr Padlewski
2016-05-27[ProfData] Remove global constructor from ProfileSummaryBuilder.Benjamin Kramer
2016-05-20[ProfileData] Thread unique_ptr through the summary builder to avoid leaks.Benjamin Kramer
2016-05-19Remove specializations of ProfileSummaryEaswaran Raman
2016-05-19Move ProfileSummary to IR.Easwaran Raman