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
/
SampleProfTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Change sample profile format enum name SPF_Raw_Binary to SPF_Binary.
Wei Mi
2018-06-12
1
-1
/
+1
*
[SampleFDO] Add a new compact binary format for sample profile.
Wei Mi
2018-06-11
1
-9
/
+26
*
[SampleFDO] Extend SampleProfReader to handle demangled names.
Wei Mi
2018-03-07
1
-0
/
+8
*
Remove redundant includes from unittests.
Michael Zolotukhin
2017-12-13
1
-6
/
+0
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Use the range variant of find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-6
/
+4
*
Remove specializations of ProfileSummary
Easwaran Raman
2016-05-19
1
-13
/
+10
*
Fix some Clang-tidy modernize and Include What You Use warnings.
Eugene Zelenko
2016-04-28
1
-4
/
+18
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-3
/
+4
*
Sample profile summary cleanup
Easwaran Raman
2016-03-28
1
-1
/
+1
*
Interface to get/set profile summary metadata to module
Easwaran Raman
2016-03-18
1
-0
/
+13
*
Fix memory leak in tests.
Easwaran Raman
2016-03-03
1
-0
/
+1
*
Use LineLocation instead of CallsiteLocation to index callsite profile.
Dehao Chen
2016-03-03
1
-0
/
+2
*
Metadata support for profile summary.
Easwaran Raman
2016-03-01
1
-24
/
+37
*
Add profile summary support for sample profile.
Easwaran Raman
2016-02-19
1
-0
/
+30
*
[PGO] Handle and report overflow during profile merge for all types of data
Nathan Slingerland
2015-12-16
1
-0
/
+30
*
[ProfileData] Add unit test infrastructure for sample profile reader/writer
Nathan Slingerland
2015-12-10
1
-0
/
+102