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
/
BlockFrequencyInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Modules] Move CFG.h to the IR library as it defines graph traits over
Chandler Carruth
2014-03-04
1
-1
/
+1
*
BlockFrequencyInfo: Readded getEntryFreq.
Yuchen Wu
2013-12-20
1
-0
/
+4
*
[block-freq] Update BlockFrequencyInfo/MachineBlockFrequencyInfo to use the n...
Michael Gottesman
2013-12-14
1
-1
/
+1
*
[block-freq] Add the equivalent methods to MachineBlockFrequencyInfo and Bloc...
Michael Gottesman
2013-12-14
1
-0
/
+11
*
Added BlockFrequencyInfo::view for displaying the block frequency propagation...
Michael Gottesman
2013-11-14
1
-0
/
+103
*
Fixed 80+ violations.
Michael Gottesman
2013-11-14
1
-5
/
+5
*
BlockFrequency: Bump up the entry frequency a bit.
Benjamin Kramer
2013-06-25
1
-5
/
+0
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.
Jakub Staszak
2011-12-20
1
-1
/
+1
*
Add pass printing support to BlockFrequencyInfo pass. The implementation
Chandler Carruth
2011-10-19
1
-0
/
+4
*
Add more constantness in BlockFrequencyInfo.
Jakub Staszak
2011-08-03
1
-1
/
+1
*
Use BlockFrequency instead of uint32_t in BlockFrequencyInfo.
Jakub Staszak
2011-07-27
1
-1
/
+1
*
Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency to
Jakub Staszak
2011-07-25
1
-0
/
+59
[prev]