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
/
Instrumentation
/
InstrProfiling
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstrProf] Don't take the address of alwaysinline available_externally funct...
Vedant Kumar
2017-06-13
1
-0
/
+28
*
[Profile] PE binary coverage bug fix
Xinliang David Li
2017-04-13
1
-2
/
+2
*
Resubmit r297897: [PGO] Value profile for size of memory intrinsic calls
Rong Xu
2017-03-16
2
-5
/
+5
*
Revert "[PGO] Value profile for size of memory intrinsic calls"
Eric Liu
2017-03-16
2
-5
/
+5
*
[PGO] Value profile for size of memory intrinsic calls
Rong Xu
2017-03-15
2
-5
/
+5
*
Re-apply "[profiling] Remove dead profile name vars after emitting name data"
Vedant Kumar
2017-02-14
3
-7
/
+7
*
Revert "[profiling] Remove dead profile name vars after emitting name data"
Vedant Kumar
2017-02-14
3
-7
/
+7
*
[profiling] Remove dead profile name vars after emitting name data
Vedant Kumar
2017-02-14
3
-7
/
+7
*
[InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 ...
Marcin Koscielnicki
2016-11-21
1
-0
/
+15
*
[InstrProf] Add support for dead_strip+live_support functionality
Vedant Kumar
2016-10-11
3
-6
/
+6
*
[profile] value profiling bug fix -- missing icall targets in profile-use
Xinliang David Li
2016-06-02
1
-2
/
+2
*
[profile] Fix runtime hook linkage bug for COFF
Xinliang David Li
2016-05-24
1
-0
/
+3
*
[profile] Static counter allocation for value profiling (part-1)
Xinliang David Li
2016-05-21
1
-0
/
+31
*
Add missing tests for new PM
Xinliang David Li
2016-05-10
2
-0
/
+6
*
Port InstrProfiling pass to the new pass manager
Xinliang David Li
2016-04-18
6
-0
/
+7
*
[PGO] Remove redundant counter copies for avail_extern functions.
Xinliang David Li
2016-02-27
1
-0
/
+10
*
[instrprof] Use __{start,stop}_SECNAME on PS4 too.
Sean Silva
2016-02-27
1
-0
/
+4
*
[PGO] Add test case to ensure covmap section is not allocatable.
Xinliang David Li
2016-02-26
2
-0
/
+9
*
revert r261038: arm/aarch64 bot failure
Xinliang David Li
2016-02-17
1
-25
/
+0
*
New test case: make sure alloc bit is not set for covmap section on Linux
Xinliang David Li
2016-02-17
1
-0
/
+25
*
[PGO] Enable compression in pgo instrumentation
Xinliang David Li
2016-02-08
3
-10
/
+14
*
Partial fix for PR25912, see comment 13. Should fix the sanitizer bootstrap bot
Kostya Serebryany
2015-12-22
1
-1
/
+1
*
[PGO] Fix another comdat related issue for COFF
Xinliang David Li
2015-12-22
1
-3
/
+3
*
Fix test case comment (NFC)
Xinliang David Li
2015-12-21
1
-2
/
+2
*
Resubmit r256193 with test fix: assertion failure analyzed
Xinliang David Li
2015-12-21
1
-0
/
+7
*
Revert r256193: build bot failure triggered
Xinliang David Li
2015-12-21
1
-8
/
+0
*
[PGO] Fix profile var comdat generation problem with COFF
Xinliang David Li
2015-12-21
1
-0
/
+8
*
[PGO] make profile prefix even shorter and more readable
Xinliang David Li
2015-12-15
6
-53
/
+53
*
[PGO] Shorten profile symbol prefixes
Xinliang David Li
2015-12-14
6
-53
/
+53
*
[PGO] Stop using invalid char in instr variable names.
Xinliang David Li
2015-12-12
1
-5
/
+5
*
[PGO] Value profiling support
Betul Buyukkurt
2015-11-18
4
-12
/
+13
*
[PGO] Do not emit runtime hook user function for Linux
Xinliang David Li
2015-10-29
1
-15
/
+18
*
[PGO] Eliminate prof data register calls on FreeBSD platform
Xinliang David Li
2015-10-19
1
-4
/
+8
*
Add a instrumentation test for Linux
Xinliang David Li
2015-10-14
1
-0
/
+1
*
[PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Xinliang David Li
2015-10-13
1
-4
/
+7
*
Put profile variables of COMDAT functions to it's own COMDAT group.
Wei Mi
2015-09-23
1
-3
/
+3
*
Final fix for PR 23499 and IR test case.
Diego Novillo
2015-05-27
1
-0
/
+21
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
4
-11
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
2
-2
/
+2
*
InstrProf: Make the __llvm_profile_runtime_user symbol hidden
Justin Bogner
2015-02-25
1
-1
/
+1
*
InstrProf: Test for appropriate linkage of the profiling structures
Justin Bogner
2015-02-24
1
-0
/
+46
*
InstrProf: An intrinsic and lowering for instrumentation based profiling
Justin Bogner
2014-12-08
4
-0
/
+93