summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant includes from unittests.Michael Zolotukhin2017-12-131-1/+0
* Do not want to use BFI to get profile count for sample pgoDehao Chen2017-08-031-3/+7
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* Add hasProfileSummary and has{Sample|Instrumentation}Profile methodsEaswaran Raman2017-05-161-0/+8
* Restrict call metadata based hotness detection to Sample PGO modeTeresa Johnson2017-05-111-0/+6
* Refactor the PSI to extract getCallSiteCount and remove checks for profile type.Dehao Chen2017-03-101-6/+0
* Compute summary before calling extractProfTotalWeightEaswaran Raman2017-01-141-23/+54
* ProfileSummaryInfo improvements.Easwaran Raman2017-01-131-0/+173
OpenPOWER on IntegriCloud