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
/
compiler-rt
/
lib
/
profile
/
InstrProfilingRuntime.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/profile to .cpp
Nico Weber
2019-07-31
1
-29
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Profile] cleanup: do not reference name directly of vars shared between rt a...
Xinliang David Li
2016-07-22
1
-1
/
+2
*
[PGO] cleanup: unify prefix for portability macros
Xinliang David Li
2015-12-16
1
-1
/
+1
*
[PGO] Improve prof library portability
Xinliang David Li
2015-12-15
1
-2
/
+1
*
InstrProf: Support profiling dlopen'd shared libraries
Duncan P. N. Exon Smith
2014-05-17
1
-1
/
+1
*
InstrProf: Fix shared object profiling
Duncan P. N. Exon Smith
2014-05-16
1
-4
/
+7
*
InstrProf: Remove redundant declaration
Duncan P. N. Exon Smith
2014-05-10
1
-1
/
+0
*
InstrProf: Reorganize files; no functionality change
Duncan P. N. Exon Smith
2014-03-21
1
-1
/
+1
*
PGO: Change runtime prefix from pgo to profile
Duncan P. N. Exon Smith
2014-03-20
1
-3
/
+3
*
PGO: Update interface for writing instrumentation data to file
Duncan P. N. Exon Smith
2014-03-20
1
-1
/
+1
*
PGO: Add explicit static initialization
Duncan P. N. Exon Smith
2014-03-20
1
-0
/
+28