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
/
include
/
llvm
/
ProfileData
/
ProfileCommon.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ProfileSummary] Count callsite samples when computing total samples.
Taewook Oh
2019-04-03
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Prototype: Reduce llvm-profdata merge memory usage further
David Blaikie
2017-07-06
1
-2
/
+1
*
[ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings...
Eugene Zelenko
2017-03-03
1
-26
/
+28
*
NFC fix class members initialization
Piotr Padlewski
2016-09-30
1
-10
/
+9
*
[modules] Add missing includes.
Vassil Vassilev
2016-07-08
1
-0
/
+1
*
[ProfData] Remove global constructor from ProfileSummaryBuilder.
Benjamin Kramer
2016-05-27
1
-3
/
+3
*
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
Benjamin Kramer
2016-05-27
1
-1
/
+2
*
[ProfileData] Thread unique_ptr through the summary builder to avoid leaks.
Benjamin Kramer
2016-05-20
1
-2
/
+2
*
Remove specializations of ProfileSummary
Easwaran Raman
2016-05-19
1
-2
/
+2
*
Move ProfileSummary to IR.
Easwaran Raman
2016-05-19
1
-104
/
+19
*
Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-19
1
-0
/
+1
*
Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
Vedant Kumar
2016-05-16
1
-24
/
+0
*
Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-16
1
-0
/
+24
*
Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
Chandler Carruth
2016-05-14
1
-24
/
+0
*
Revert r269534 "Silence a -Wundefined-var-template build warning." The bots d...
Craig Topper
2016-05-14
1
-2
/
+0
*
Silence a -Wundefined-var-template build warning.
Craig Topper
2016-05-14
1
-0
/
+2
*
Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-13
1
-0
/
+24
*
Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (llvm) Use...
Vedant Kumar
2016-05-13
1
-24
/
+0
*
[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC
Vedant Kumar
2016-05-13
1
-0
/
+24
*
Revert r269131
Easwaran Raman
2016-05-10
1
-35
/
+2
*
Reapply r266477 and r266488
Easwaran Raman
2016-05-10
1
-2
/
+35
*
Revert "Replace the use of MaxFunctionCount module flag"
Eric Liu
2016-04-18
1
-35
/
+2
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Replace the use of MaxFunctionCount module flag
Easwaran Raman
2016-04-15
1
-2
/
+35
*
Sample profile summary cleanup
Easwaran Raman
2016-03-28
1
-3
/
+2
*
Profile summary cleanup.
Easwaran Raman
2016-03-28
1
-24
/
+21
*
Add getBlockProfileCount method to BlockFrequencyInfo
Easwaran Raman
2016-03-23
1
-13
/
+0
*
[ThinLTO] Support for reference graph in per-module and combined summary.
Teresa Johnson
2016-03-11
1
-0
/
+14
*
Fix some warnings a bit harder/different
David Blaikie
2016-03-01
1
-3
/
+3
*
Fix -Wnon-virtual-dtor warnings
Reid Kleckner
2016-03-01
1
-2
/
+3
*
Fix breakage caused by r262360.
Easwaran Raman
2016-03-01
1
-1
/
+1
*
Metadata support for profile summary.
Easwaran Raman
2016-03-01
1
-17
/
+64
*
Add prefix based function layout when profile is available.
Dehao Chen
2016-02-23
1
-0
/
+7
*
Revert "Add prefix based function layout when profile is available."
Duncan P. N. Exon Smith
2016-02-23
1
-8
/
+0
*
Add prefix based function layout when profile is available.
Dehao Chen
2016-02-22
1
-0
/
+8
*
Add profile summary support for sample profile.
Easwaran Raman
2016-02-19
1
-0
/
+31
*
Add a profile summary class specific to instrumentation profiles.
Easwaran Raman
2016-02-17
1
-33
/
+44
*
Fix build breakage introduced by r259846.
Easwaran Raman
2016-02-05
1
-1
/
+2
*
Refactor profile summary support code. NFC.
Easwaran Raman
2016-02-04
1
-0
/
+90