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
/
lib
/
Transforms
/
Instrumentation
History
Chris Lattner
8a59e8be23
simplify AnalysisGroup registration, eliminating one typeid call.
...
llvm-svn: 29932
2006-08-28 00:42:29 +00:00
..
BlockProfiling.cpp
simplify AnalysisGroup registration, eliminating one typeid call.
2006-08-28 00:42:29 +00:00
EdgeProfiling.cpp
eliminate RegisterOpt. It does the same thing as RegisterPass.
2006-08-27 22:42:52 +00:00
EmitFunctions.cpp
eliminate RegisterOpt. It does the same thing as RegisterPass.
2006-08-27 22:42:52 +00:00
Makefile
Do not build the ProfilePaths directory anymore
2005-10-24 02:31:49 +00:00
ProfilingUtils.cpp
When a function takes a variable number of pointer arguments, with a zero
2005-10-23 04:37:20 +00:00
ProfilingUtils.h
Remove trailing whitespace
2005-04-21 23:48:37 +00:00
RSProfiling.cpp
simplify AnalysisGroup registration, eliminating one typeid call.
2006-08-28 00:42:29 +00:00
RSProfiling.h
Patches to make the LLVM sources more -pedantic clean. Patch provided
2006-05-24 17:04:05 +00:00
TraceBasicBlocks.cpp
eliminate RegisterOpt. It does the same thing as RegisterPass.
2006-08-27 22:42:52 +00:00
TraceValues.cpp
eliminate RegisterOpt. It does the same thing as RegisterPass.
2006-08-27 22:42:52 +00:00