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
/
test
/
Analysis
/
BranchProbabilityInfo
/
basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland "b19ec1eb3d0c [BPI] Improve unreachable/ColdCall heurstics to handle l...
Taewook Oh
2019-12-02
1
-0
/
+18
*
Revert b19ec1eb3d0c
taewookoh
2019-11-27
1
-18
/
+0
*
[BPI] Improve unreachable/ColdCall heurstics to handle loops.
Taewook Oh
2019-11-27
1
-0
/
+18
*
[BPI] Reduce the probability of unreachable edge to minimal value greater than 0
Serguei Katkov
2017-05-18
1
-21
/
+21
*
[BPI] Ignore remainder while distributing the remaining probability from unre...
Serguei Katkov
2017-05-12
1
-3
/
+3
*
[BPI] Use metadata info before any other heuristics
Serguei Katkov
2017-04-17
1
-0
/
+225
*
[BPI] Refactor post domination calculation and simple fix for ColdCall
Serguei Katkov
2017-04-12
1
-0
/
+37
*
Enhance calcColdCallHeuristics for InvokeInst
Jun Bum Lim
2016-09-23
1
-0
/
+93
*
[BPI] Add new LazyBPI analysis
Adam Nemet
2016-07-28
1
-0
/
+1
*
[PM] Port Branch Probability Analysis pass to the new pass manager.
Xinliang David Li
2016-05-05
1
-0
/
+1
*
Use fixed-point representation for BranchProbability.
Cong Hou
2015-09-25
1
-34
/
+34
*
Re-apply r234898 and fix tests.
Daniel Jasper
2015-04-15
1
-0
/
+28
*
Revert "The code that originally made me discover this is:"
Rafael Espindola
2015-04-14
1
-28
/
+0
*
The code that originally made me discover this is:
Daniel Jasper
2015-04-14
1
-0
/
+28
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-3
/
+3
*
Consider (x == -1) unlikely in BranchProbabilityInfo
Hal Finkel
2013-11-01
1
-0
/
+39
*
Add a new function attribute 'cold' to functions.
Diego Novillo
2013-05-24
1
-0
/
+58
*
BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle
Manman Ren
2012-08-24
1
-0
/
+27
*
Teach the BranchProbabilityInfo pass to print its results, and use that
Chandler Carruth
2011-10-23
1
-0
/
+90