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
/
InstrProfilingPlatformOther.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[profile] initialize static pool properly
Xinliang David Li
2016-05-22
1
-0
/
+3
*
Fix typo
Xinliang David Li
2016-05-21
1
-1
/
+1
*
[profile] Static counter allocation for value profiling (part-2)
Xinliang David Li
2016-05-21
1
-0
/
+8
*
Fix windows build bot failure
Xinliang David Li
2016-02-08
1
-1
/
+2
*
[PGO] Enable compression in pgo instrumentation
Xinliang David Li
2016-02-08
1
-12
/
+26
*
[PGO] Fix build failure with MSVC
Xinliang David Li
2015-12-19
1
-10
/
+8
*
[PGO] cleanup: unify prefix for portability macros
Xinliang David Li
2015-12-16
1
-7
/
+7
*
[PGO] Compiler-rt cleanup -- introduces macros for various macros
Xinliang David Li
2015-11-23
1
-14
/
+10
*
[PGO] Cleanup: fix function-data field names
Xinliang David Li
2015-11-08
1
-8
/
+8
*
[PGO] Eliminate prof data register calls on FreeBSD platform
Xinliang David Li
2015-10-19
1
-1
/
+1
*
[PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Xinliang David Li
2015-10-13
1
-1
/
+1
*
profile: Avoid name collisions between instrumentation and runtime
Justin Bogner
2014-09-04
1
-6
/
+6
*
InstrProf: Fix shared object profiling
Duncan P. N. Exon Smith
2014-05-16
1
-0
/
+7
*
Fix typos
Alp Toker
2014-05-15
1
-1
/
+1
*
[profile] Flatten profile runtime - define platform-specific code in sources,...
Alexey Samsonov
2014-04-22
1
-0
/
+3
*
InstrProf: Reorganize files; no functionality change
Duncan P. N. Exon Smith
2014-03-21
1
-1
/
+2
*
PGO: Declare zero-argument C functions as foo(void)
Duncan P. N. Exon Smith
2014-03-20
1
-6
/
+10
*
PGO: Change runtime prefix from pgo to profile
Duncan P. N. Exon Smith
2014-03-20
1
-10
/
+10
*
PGO: Add function to reset counters at runtime
Duncan P. N. Exon Smith
2014-03-20
1
-4
/
+4
*
PGO: Moving files for clarity
Duncan P. N. Exon Smith
2014-03-20
1
-0
/
+59