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
/
BranchProbabilityInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new function attribute 'cold' to functions.
Diego Novillo
2013-05-24
1
-0
/
+4
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle
Manman Ren
2012-08-24
1
-10
/
+28
*
Set the branch probability of branching to the 'normal' destination of an invoke
Bill Wendling
2012-08-15
1
-0
/
+1
*
Remove return heuristics from the static branch probabilities, and
Chandler Carruth
2011-10-24
1
-1
/
+5
*
Doxygen-ify the comments on the public interface for BPI. Also, move the
Chandler Carruth
2011-10-24
1
-18
/
+47
*
Simplify the design of BranchProbabilityInfo by collapsing it into
Chandler Carruth
2011-10-24
1
-20
/
+30
*
Teach the BranchProbabilityInfo pass to print its results, and use that
Chandler Carruth
2011-10-23
1
-3
/
+6
*
Add more constantness in BranchProbabilityInfo.
Jakub Staszak
2011-07-29
1
-6
/
+8
*
Remove "LoopInfo.h" include from BranchProbabilityInfo.h.
Jakub Staszak
2011-07-16
1
-5
/
+3
*
Calculate backedge probability correctly.
Jakub Staszak
2011-06-23
1
-10
/
+0
*
Introduce BlockFrequency analysis for BasicBlocks.
Jakub Staszak
2011-06-23
1
-0
/
+10
*
Introduce MachineBranchProbabilityInfo class, which has similar API to
Jakub Staszak
2011-06-16
1
-0
/
+5
*
Branch profiling: floating-point avoidance.
Andrew Trick
2011-06-11
1
-8
/
+18
*
New BranchProbabilityInfo analysis. Patch by Jakub Staszak!
Andrew Trick
2011-06-04
1
-0
/
+68