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
/
test
/
Analysis
/
BlockFrequencyInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
7
-24
/
+797
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
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
*
Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequen...
Benjamin Kramer
2013-06-21
1
-65
/
+0
*
BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with ...
Benjamin Kramer
2013-06-21
1
-0
/
+65
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
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
2
-0
/
+27