index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
libprofile
/
Profiling.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
1
-36
/
+0
*
Profile: move a single enum out of ProfileInfoTypes.h into a new
Manman Ren
2012-08-24
1
-1
/
+1
*
Implementation of path profiling.
Andrew Trick
2011-01-29
1
-3
/
+8
*
remove attribution from a variety of miscellaneous files.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Undo removal of the runtime libraries. While this may have been a bit
Reid Spencer
2006-11-17
1
-0
/
+31
*
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
Reid Spencer
2006-11-16
1
-31
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Share the profile info type enum with the C++ analysis libraries.
Brian Gaeke
2004-05-04
1
-9
/
+5
*
Add basic block tracing information as a type of "profiling" information.
Brian Gaeke
2004-05-03
1
-1
/
+2
*
Make the initialization calls return argc.
Chris Lattner
2004-02-10
1
-1
/
+1
*
Initial checkin of function and block profiling runtime library
Chris Lattner
2003-10-28
1
-0
/
+34