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
/
test
/
Transforms
/
SampleProfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
SamplePGO - Add initial support for inliner annotations.
Diego Novillo
2015-11-27
2
-0
/
+41
*
SamplePGO - Add test for hot/cold inlined functions.
Diego Novillo
2015-11-24
1
-1
/
+1
*
SamplePGO - Add coverage tracking for samples.
Diego Novillo
2015-11-23
3
-3
/
+9
*
SamplePGO - Tweak RUN command for a test. NFC.
Diego Novillo
2015-11-20
1
-1
/
+1
*
SamplePGO - Do not count never-executed inlined functions when computing cove...
Diego Novillo
2015-11-20
2
-0
/
+152
*
SamplePGO - Add line offset and discriminator information to sample reports.
Diego Novillo
2015-11-20
1
-4
/
+4
*
[llvm-profdata] Add check for text profile formats and improve error reportin...
Nathan Slingerland
2015-11-13
1
-1
/
+1
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
13
-42
/
+42
*
SamplePGO - Count sample records in embedded profiles when computing coverage.
Diego Novillo
2015-10-31
2
-0
/
+137
*
Revert r251593.
Diego Novillo
2015-10-29
1
-1
/
+1
*
Tweak test check pattern to fix bot failure.
Diego Novillo
2015-10-29
1
-1
/
+1
*
SamplePGO - Add flag to check sampling coverage.
Diego Novillo
2015-10-28
2
-0
/
+50
*
Fix SamplePGO segfault when debug info is missing.
Diego Novillo
2015-10-27
2
-0
/
+41
*
SamplePGO - Add optimization reports.
Diego Novillo
2015-10-26
2
-0
/
+192
*
Cleanup test case debug info. NFC.
Diego Novillo
2015-10-26
1
-1
/
+1
*
Tolerate negative offset when matching sample profile.
Dehao Chen
2015-10-21
2
-0
/
+86
*
Sample profiles - Re-arrange binary format to emit head samples only on top f...
Diego Novillo
2015-10-16
1
-0
/
+0
*
Sample profiles - Add a name table to the binary encoding.
Diego Novillo
2015-10-13
1
-0
/
+0
*
Add inline stack streaming to binary sample profiles.
Diego Novillo
2015-10-09
1
-0
/
+0
*
Update sample profile propagation algorithm.
Dehao Chen
2015-10-01
4
-109
/
+207
*
Add unittest for new samle profile format.
Dehao Chen
2015-09-30
2
-0
/
+115
*
http://reviews.llvm.org/D13145
Dehao Chen
2015-09-30
12
-59
/
+59
*
Revert r248810 which breaks tests.
Dehao Chen
2015-09-29
2
-249
/
+0
*
http://reviews.llvm.org/D13231
Dehao Chen
2015-09-29
2
-0
/
+249
*
Use fixed-point representation for BranchProbability.
Cong Hou
2015-09-25
5
-29
/
+29
*
Temporarily fix gcov failures in big-endian hosts.
Diego Novillo
2015-09-17
1
-1
/
+1
*
GCC AutoFDO profile reader - Initial support.
Diego Novillo
2015-09-17
2
-0
/
+218
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
6
-10
/
+10
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
5
-5
/
+5
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-7
/
+7
*
Add function entry counts from sample profiles.
Diego Novillo
2015-05-13
2
-0
/
+27
*
Allow 0-weight branches in BranchProbabilityInfo.
Diego Novillo
2015-05-06
3
-14
/
+14
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
5
-134
/
+134
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
4
-4
/
+4
*
DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
2015-03-27
1
-1
/
+1
*
DebugInfo: Fix testcases that fail -verify-debug-info=true
Duncan P. N. Exon Smith
2015-03-16
1
-2
/
+2
*
Verifier: Check debug info intrinsic arguments
Duncan P. N. Exon Smith
2015-03-15
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
4
-4
/
+4
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
5
-70
/
+70
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
4
-42
/
+42
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
5
-63
/
+63
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
5
-166
/
+166
*
llvm/test/Transforms/SampleProfile/syntax.ll: Relax MISSING-FILE not to
NAKAMURA Takumi
2014-10-30
1
-1
/
+1
*
Add profile writing capabilities for sampling profiles.
Diego Novillo
2014-10-30
4
-1
/
+168
*
Change error to warning when a profile cannot be found.
Diego Novillo
2014-10-22
1
-2
/
+2
*
Support using sample profiles with partial debug info.
Diego Novillo
2014-10-22
1
-2
/
+6
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
4
-62
/
+62
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
4
-62
/
+62
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
4
-62
/
+62
[next]