llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 1e43516dcf * 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3112 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-26 21:12:44 +00:00
..
BasicBlockUtils.h *** empty log message *** 2002-06-25 16:12:52 +00:00
CloneFunction.h Checkin new useful routine 2002-03-29 19:04:08 +00:00
Linker.h Update header after moving file 2002-05-07 18:34:57 +00:00
Local.h *** empty log message *** 2002-06-25 16:12:52 +00:00
UnifyFunctionExitNodes.h * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00