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
/
BlockFrequencyInfo
/
basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BFI] Add new LazyBFI analysis pass
Adam Nemet
2016-07-13
1
-0
/
+1
*
[PM] port Branch Frequency Analaysis pass to new PM
Xinliang David Li
2016-05-05
1
-0
/
+1
*
Use fixed-point representation for BranchProbability.
Cong Hou
2015-09-25
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-3
/
+3
*
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-21
1
-24
/
+31
*
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-19
1
-31
/
+24
*
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-19
1
-24
/
+31
*
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)
Duncan P. N. Exon Smith
2014-04-19
1
-31
/
+24
*
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)
Duncan P. N. Exon Smith
2014-04-18
1
-24
/
+31
*
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)
Duncan P. N. Exon Smith
2014-04-18
1
-31
/
+24
*
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-18
1
-24
/
+31
*
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
Duncan P. N. Exon Smith
2014-04-18
1
-31
/
+24
*
blockfreq: Rewrite BlockFrequencyInfoImpl
Duncan P. N. Exon Smith
2014-04-18
1
-24
/
+31
*
Minimize precision loss when computing cyclic probabilities.
Jakob Stoklund Olesen
2013-06-28
1
-0
/
+42
*
Print block frequencies in decimal form.
Jakob Stoklund Olesen
2013-06-25
1
-16
/
+16
*
BlockFrequency: Bump up the entry frequency a bit.
Benjamin Kramer
2013-06-25
1
-16
/
+16
*
Generalize the reading of probability metadata to work for both branches
Chandler Carruth
2011-10-19
1
-0
/
+43
*
Teach the BranchProbabilityInfo analysis pass to read any metadata
Chandler Carruth
2011-10-19
1
-0
/
+25
*
Add pass printing support to BlockFrequencyInfo pass. The implementation
Chandler Carruth
2011-10-19
1
-0
/
+24