llvm-6502/lib/Analysis
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
..
DataStructure * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
IPA * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
LiveVar * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
Expressions.cpp Add #include removed from ConstantHandling.h 2002-05-06 17:53:10 +00:00
InductionVariable.cpp GCC 3.1 changes 2002-07-24 22:40:36 +00:00
Interval.cpp Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes 2002-04-28 16:21:30 +00:00
IntervalPartition.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
LoopInfo.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
Makefile Convert over to new style makefile where libraries by default build .o files 2002-07-23 17:52:24 +00:00
PostDominators.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
Writer.cpp *** empty log message *** 2002-07-26 18:40:14 +00:00