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
/
lib
/
Analysis
/
ProfileSummaryInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compute summary before calling extractProfTotalWeight
Easwaran Raman
2017-01-14
1
-11
/
+11
*
ProfileSummaryInfo improvements.
Easwaran Raman
2017-01-13
1
-5
/
+48
*
[PM] Change the static object whose address is used to uniquely identify
Chandler Carruth
2016-11-23
1
-1
/
+1
*
Add isHotBB helper function to ProfileSummaryInfo
Dehao Chen
2016-11-09
1
-0
/
+20
*
Tune isHotFunction/isColdFunction
Dehao Chen
2016-10-11
1
-6
/
+2
*
Rename isHotFunction/isColdFunction to isFunctionEntryHot/isFunctionEntryCold...
Dehao Chen
2016-10-10
1
-12
/
+10
*
NFC fix doxygen comments
Piotr Padlewski
2016-09-30
1
-7
/
+7
*
Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to...
Dehao Chen
2016-09-28
1
-17
/
+12
*
Fix the bug when -compile-twice is specified, the PSI will be invalidated.
Dehao Chen
2016-09-28
1
-3
/
+12
*
Consistently use ModuleAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
[PM] Remove support for omitting the AnalysisManager argument to new
Chandler Carruth
2016-06-17
1
-1
/
+2
*
Add null checks before using a pointer.
Richard Trieu
2016-06-10
1
-0
/
+4
*
Reapply r271728 after adding move cobstructor for ProfileSummaryInfo
Easwaran Raman
2016-06-03
1
-0
/
+161
*
Revert r271728 as it breaks Windows build
Easwaran Raman
2016-06-03
1
-161
/
+0
*
Analysis pass to access profile summary info
Easwaran Raman
2016-06-03
1
-0
/
+161