This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-14 07:31:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
runtime
/
libprofile
History
Bill Wendling
a909ffb08b
Small code cleanup. No functionality change.
...
llvm-svn: 157502
2012-05-25 21:57:59 +00:00
..
BasicBlockTracing.c
Fix 3 MSVC warnings:
2011-05-25 16:32:33 +00:00
CMakeLists.txt
Rename profile_rt.so to libprofile_rt.so under configure+make (it already was
2011-04-29 02:12:06 +00:00
CommonProfiling.c
Switch to c-style comments in a C file.
2012-04-27 19:30:29 +00:00
EdgeProfiling.c
Fix 3 MSVC warnings:
2011-05-25 16:32:33 +00:00
GCDAProfiling.c
Small code cleanup. No functionality change.
2012-05-25 21:57:59 +00:00
libprofile.exports
Rename everything to follow LLVM style ... I think.
2011-04-26 03:54:16 +00:00
Makefile
Build and install the archive when building the Apple way.
2011-07-19 23:33:42 +00:00
OptimalEdgeProfiling.c
Fix 3 MSVC warnings:
2011-05-25 16:32:33 +00:00
PathProfiling.c
PathProfiling.c: Get rid of using "inline". We may expect compiler shall optimize out "static" scope w/o "inline".
2011-11-08 12:03:14 +00:00
Profiling.h
Implementation of path profiling.
2011-01-29 01:09:53 +00:00