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
*
Revert "[Coverage] Revise format to reduce binary size"
Vedant Kumar
2019-12-04
1
-2
/
+0
*
[Coverage] Revise format to reduce binary size
Vedant Kumar
2019-12-04
1
-0
/
+2
*
[PGO] Don't group COMDAT variables for compiler generated profile variables i...
Rong Xu
2019-09-30
3
-8
/
+8
*
[PGO] Don't use comdat groups for counters & data on COFF
Reid Kleckner
2019-09-17
3
-4
/
+4
*
[PGO] Use linkonce_odr linkage for __profd_ variables in comdat groups
Reid Kleckner
2019-09-16
3
-8
/
+8
*
[profile] Solaris ld supports __start___llvm_prof_data etc. labels
Rainer Orth
2019-06-20
1
-5
/
+2
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[InstrProf] Use separate comdat group for data and counters
Reid Kleckner
2019-02-27
2
-4
/
+4
*
[InstrProf] Implement static profdata registration
Reid Kleckner
2019-02-08
4
-28
/
+71
*
[InstrProf] Use atomic profile counter updates for TSan
Vedant Kumar
2018-08-16
1
-0
/
+14
*
[InstrProf] Don't register __llvm_profile_runtime_user
Reid Kleckner
2018-07-27
2
-30
/
+40
*
[InstrProf] Use comdats on COFF for available_externally functions
Reid Kleckner
2018-07-26
1
-0
/
+7
*
[InstrProfiling] Emit the runtime hook when no counters are lowered
Vedant Kumar
2018-02-28
3
-10
/
+13
*
[InstrProfiling] Don't exit early when an unused intrinsic is found
Vedant Kumar
2018-01-27
1
-0
/
+15
*
[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
[next]