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
/
linkage.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PGO] Don't group COMDAT variables for compiler generated profile variables i...
Rong Xu
2019-09-30
1
-2
/
+2
*
[PGO] Don't use comdat groups for counters & data on COFF
Reid Kleckner
2019-09-17
1
-1
/
+1
*
[PGO] Use linkonce_odr linkage for __profd_ variables in comdat groups
Reid Kleckner
2019-09-16
1
-2
/
+2
*
[InstrProf] Implement static profdata registration
Reid Kleckner
2019-02-08
1
-18
/
+25
*
[InstrProf] Don't register __llvm_profile_runtime_user
Reid Kleckner
2018-07-27
1
-18
/
+15
*
[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
1
-3
/
+3
*
[profile] Fix runtime hook linkage bug for COFF
Xinliang David Li
2016-05-24
1
-0
/
+3
*
Port InstrProfiling pass to the new pass manager
Xinliang David Li
2016-04-18
1
-0
/
+2
*
[PGO] Remove redundant counter copies for avail_extern functions.
Xinliang David Li
2016-02-27
1
-0
/
+10
*
[PGO] make profile prefix even shorter and more readable
Xinliang David Li
2015-12-15
1
-16
/
+16
*
[PGO] Shorten profile symbol prefixes
Xinliang David Li
2015-12-14
1
-16
/
+16
*
[PGO] Value profiling support
Betul Buyukkurt
2015-11-18
1
-4
/
+4
*
[PGO] Do not emit runtime hook user function for Linux
Xinliang David Li
2015-10-29
1
-15
/
+18
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
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