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
/
lib
/
Support
/
BlockFrequency.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[block-freq] Add BlockFrequency::scale that returns a remainder from the divi...
Michael Gottesman
2013-11-17
1
-38
/
+60
*
Fix a bad overflow check pointed out by Ben.
Jakob Stoklund Olesen
2013-06-28
1
-4
/
+2
*
Eliminate an assortment of undefined behavior.
Jakob Stoklund Olesen
2013-06-28
1
-1
/
+5
*
Stylistic cleanups, no functional change.
Jakob Stoklund Olesen
2013-06-28
1
-10
/
+7
*
Add a division operator to BlockFrequency.
Jakob Stoklund Olesen
2013-06-28
1
-23
/
+35
*
Print block frequencies in decimal form.
Jakob Stoklund Olesen
2013-06-25
1
-1
/
+10
*
Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequen...
Benjamin Kramer
2013-06-21
1
-10
/
+2
*
BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with ...
Benjamin Kramer
2013-06-21
1
-2
/
+10
*
BlockFrequency: Use a smarter overflow check.
Benjamin Kramer
2011-10-27
1
-4
/
+8
*
Optimize 96-bit division a little bit.
Jakub Staszak
2011-07-27
1
-2
/
+3
*
Move static methods to the anonymous namespace.
Jakub Staszak
2011-07-27
1
-2
/
+7
*
Add BlockFrequency class.
Jakub Staszak
2011-07-25
1
-0
/
+120