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
/
unittests
/
ProfileData
/
InstrProfTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PGO] Handle and report overflow during profile merge for all types of data
Nathan Slingerland
2015-12-16
1
-29
/
+38
*
[llvm-profdata] Add support for weighted merge of profile data (2nd try)
Nathan Slingerland
2015-12-15
1
-2
/
+27
*
Revert "[llvm-profdata] Add support for weighted merge of profile data"
Nathan Slingerland
2015-12-04
1
-20
/
+0
*
[llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland
2015-12-04
1
-0
/
+20
*
[llvm-profdata] Change instr prof counter overflow to saturate rather than di...
Nathan Slingerland
2015-12-02
1
-1
/
+4
*
Use nullptr (NFC)
Xinliang David Li
2015-12-01
1
-1
/
+1
*
[PGO] Allow value profile writer interface to allocated target buffer
Xinliang David Li
2015-11-28
1
-1
/
+1
*
[PGO] Implement ValueProfiling Closure interfaces for runtime value profile data
Xinliang David Li
2015-11-25
1
-0
/
+92
*
Revert the revert 253497 and 253539 - These commits aren't the cause of the c...
Daniel Sanders
2015-11-20
1
-0
/
+32
*
Revert 253497 and 253539 to try to fix clang-cmake-mips buildbot.
Daniel Sanders
2015-11-20
1
-32
/
+0
*
[llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Nathan Slingerland
2015-11-18
1
-0
/
+32
*
[PGO] Make indexed value profile data more compact
Xinliang David Li
2015-11-10
1
-1
/
+58
*
Fix some Clang-tidy modernize warnings, other minor fixes.
Eugene Zelenko
2015-11-04
1
-15
/
+15
*
[PGO] Value profiling (index format) code cleanup and testing
Xinliang David Li
2015-11-02
1
-0
/
+199
*
InstrProf: Support for value profiling in the indexed profile format
Justin Bogner
2015-09-29
1
-6
/
+12
*
InstrProf: Add a test for multiple copies of the same with different hashes
Justin Bogner
2015-06-22
1
-0
/
+6
*
Re-apply "InstrProf: Add unit tests for the profile reader and writer"
Justin Bogner
2015-02-18
1
-0
/
+98
*
Revert "InstrProf: Add unit tests for the profile reader and writer"
Justin Bogner
2015-02-17
1
-97
/
+0
*
InstrProf: Add missing header from r229478
Justin Bogner
2015-02-17
1
-0
/
+2
*
Re-apply "InstrProf: Add unit tests for the profile reader and writer"
Justin Bogner
2015-02-17
1
-0
/
+95
*
Revert "InstrProf: Add unit tests for the profile reader and writer"
Justin Bogner
2015-02-16
1
-88
/
+0
*
InstrProf: Add unit tests for the profile reader and writer
Justin Bogner
2015-02-16
1
-0
/
+88