summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ProfileSummary.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Context sensitive PGO (part 2)Rong Xu2019-02-281-2/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ProfileSummary] Move a vector we're about to destroy anyway; NFCGeorge Burgess IV2018-04-121-3/+3
* Simplify; NFCIGeorge Burgess IV2018-04-121-18/+12
* Reapply r271728 after adding move cobstructor for ProfileSummaryInfoEaswaran Raman2016-06-031-0/+2
* Revert r271728 as it breaks Windows buildEaswaran Raman2016-06-031-2/+0
* Analysis pass to access profile summary infoEaswaran Raman2016-06-031-0/+2
* Remove specializations of ProfileSummaryEaswaran Raman2016-05-191-98/+30
* Move ProfileSummary to IR.Easwaran Raman2016-05-191-0/+257
OpenPOWER on IntegriCloud