index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Analysis
/
BlockFrequencyImpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.
Jakub Staszak
2011-12-20
1
-3
/
+4
*
Remove all remaining uses of Value::getNameStr().
Benjamin Kramer
2011-11-15
1
-4
/
+4
*
Add BlockFrequency::getEntryFrequency()
Jakub Staszak
2011-08-01
1
-7
/
+9
*
If run with -debug give more information about Cyclic Probability.
Jakub Staszak
2011-07-28
1
-0
/
+2
*
Fix stupid mistake from commit 136381.
Jakub Staszak
2011-07-28
1
-1
/
+1
*
Speed up BlockFrequencyInfo a little bit.
Jakub Staszak
2011-07-28
1
-1
/
+3
*
Use BlockFrequency instead of uint32_t in BlockFrequencyInfo.
Jakub Staszak
2011-07-27
1
-26
/
+13
*
Edge to itself is backedge as well.
Jakub Staszak
2011-07-27
1
-1
/
+1
*
Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency to
Jakub Staszak
2011-07-25
1
-4
/
+4
*
Allow getBlockFreq to return 0.
Jakub Staszak
2011-07-22
1
-4
/
+3
*
Add MachineBlockFrequency analysis.
Jakub Staszak
2011-07-16
1
-2
/
+6
*
Calculate backedge probability correctly.
Jakub Staszak
2011-06-23
1
-4
/
+13
*
Missing files for the BlockFrequency analysis added.
Jakub Staszak
2011-06-23
1
-0
/
+336