hanchenye-llvm-project/llvm/lib/Transforms/Instrumentation
Chris Lattner a2c0985980 * Add support for different "PassType's"
* Add new RegisterOpt/RegisterAnalysis templates for registering passes that
  are to show up in opt or analyze
* Register Analyses now
* Change optimizations to use RegisterOpt instead of RegisterPass
* Add support for different "PassType's"
* Add new RegisterOpt/RegisterAnalysis templates for registering passes that
  are to show up in opt or analyze
* Register Analyses now
* Change optimizations to use RegisterOpt instead of RegisterPass
* Remove getPassName implementations from various subclasses

llvm-svn: 3112
2002-07-26 21:12:44 +00:00
..
ProfilePaths * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
EmitFunctions.cpp *** empty log message *** 2002-07-23 18:06:35 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TraceValues.cpp * Cleanup the pass a bit more, making it more object oriented. 2002-07-23 18:04:15 +00:00