This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c229c0472edfd59ce61ba063a93517df609ceb4
clang-p2996
/
llvm
/
runtime
/
libprofile
History
Benjamin Kramer
c186dcf2c5
Write out uint64_t as i{0..32},i{33..64} instead of i{0..32},0.
...
llvm-svn: 129638
2011-04-16 10:25:32 +00:00
..
BasicBlockTracing.c
…
CommonProfiling.c
Implementation of path profiling.
2011-01-29 01:09:53 +00:00
EdgeProfiling.c
…
GCDAProfiling.c
Write out uint64_t as i{0..32},i{33..64} instead of i{0..32},0.
2011-04-16 10:25:32 +00:00
libprofile.exports
Rename LineProfiling to GCOVProfiling to more accurately represent what it
2011-04-16 01:20:23 +00:00
Makefile
…
OptimalEdgeProfiling.c
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
PathProfiling.c
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
Profiling.h
Implementation of path profiling.
2011-01-29 01:09:53 +00:00