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] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-21
1
-2
/
+6
*
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-19
1
-6
/
+2
*
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-19
1
-2
/
+6
*
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)
Duncan P. N. Exon Smith
2014-04-19
1
-6
/
+2
*
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)
Duncan P. N. Exon Smith
2014-04-18
1
-2
/
+6
*
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)
Duncan P. N. Exon Smith
2014-04-18
1
-6
/
+2
*
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-18
1
-2
/
+6
*
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-18
1
-6
/
+2
*
blockfreq: Rewrite BlockFrequencyInfoImpl
Duncan P. N. Exon Smith
2014-04-18
1
-2
/
+6
*
blockfreq: Rename BlockFrequencyImpl to BlockFrequencyInfoImpl
Duncan P. N. Exon Smith
2014-04-11
1
-2
/
+2
*
blockfreq: Implement Pass::releaseMemory()
Duncan P. N. Exon Smith
2014-03-25
1
-9
/
+10
*
[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