index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
Analysis
/
ProfileSummaryInfoTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PGO][PGSO] ProfileSummary changes.
Hiroshi Yamauchi
2019-09-24
1
-0
/
+42
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ProfileSummary] Standardize methods and fix comment
Vedant Kumar
2018-11-19
1
-10
/
+10
*
Remove redundant includes from unittests.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
Do not want to use BFI to get profile count for sample pgo
Dehao Chen
2017-08-03
1
-3
/
+7
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add hasProfileSummary and has{Sample|Instrumentation}Profile methods
Easwaran Raman
2017-05-16
1
-0
/
+8
*
Restrict call metadata based hotness detection to Sample PGO mode
Teresa Johnson
2017-05-11
1
-0
/
+6
*
Refactor the PSI to extract getCallSiteCount and remove checks for profile type.
Dehao Chen
2017-03-10
1
-6
/
+0
*
Compute summary before calling extractProfTotalWeight
Easwaran Raman
2017-01-14
1
-23
/
+54
*
ProfileSummaryInfo improvements.
Easwaran Raman
2017-01-13
1
-0
/
+173