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
/
InstrProfiling.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
profile: Avoid name collisions between instrumentation and runtime
Justin Bogner
2014-09-04
1
-2
/
+2
*
InstrProf: Fix shared object profiling
Duncan P. N. Exon Smith
2014-05-16
1
-0
/
+3
*
InstrProf: Indicate pointer size in raw profile
Duncan P. N. Exon Smith
2014-03-23
1
-4
/
+6
*
InstrProf: Change magic number to have non-text characters
Duncan P. N. Exon Smith
2014-03-21
1
-9
/
+16
*
InstrProf: Reorganize files; no functionality change
Duncan P. N. Exon Smith
2014-03-21
1
-47
/
+4
*
InstrProf: Write raw binary profile from runtime
Duncan P. N. Exon Smith
2014-03-21
1
-22
/
+47
*
PGO: Indicate errors in profile runtime API
Duncan P. N. Exon Smith
2014-03-21
1
-7
/
+17
*
PGO: Change runtime prefix from pgo to profile
Duncan P. N. Exon Smith
2014-03-20
1
-8
/
+8
*
PGO: Add function to reset counters at runtime
Duncan P. N. Exon Smith
2014-03-20
1
-0
/
+8
*
PGO: Split out initialization of section bounds
Duncan P. N. Exon Smith
2014-03-20
1
-35
/
+2
*
PGO: Constify references to instrumentation data
Duncan P. N. Exon Smith
2014-03-20
1
-6
/
+6
*
PGO: Use past-the-end semantics for pointer range
Duncan P. N. Exon Smith
2014-03-19
1
-5
/
+4
*
PGO: Splitting implementation files; no functionality change
Duncan P. N. Exon Smith
2014-03-19
1
-0
/
+70