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-16 16:48:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
/
Instrumentation
History
Devang Patel
76e4b3cba8
If simple ownership works then friendship is not required.
...
llvm-svn: 140169
2011-09-20 18:48:56 +00:00
..
CMakeLists.txt
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
EdgeProfiling.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
GCOVProfiling.cpp
If simple ownership works then friendship is not required.
2011-09-20 18:48:56 +00:00
Instrumentation.cpp
Rename LineProfiling to GCOVProfiling to more accurately represent what it
2011-04-16 01:20:23 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
MaximumSpanningTree.h
Fix typos. Adjust some whitespace for style. No functionality change.
2011-04-05 20:39:27 +00:00
OptimalEdgeProfiling.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
PathProfiling.cpp
When inserting new instructions, use getFirstInsertionPt instead of
2011-08-25 01:08:34 +00:00
ProfilingUtils.cpp
When inserting new instructions, use getFirstInsertionPt instead of
2011-08-25 01:08:34 +00:00
ProfilingUtils.h
Add a function for profiling to run at shutdown. Unlike the existing API, this
2011-04-08 22:19:52 +00:00