Skip to content
  • Chris Lattner's avatar
    · c8b7092e
    Chris Lattner authored
    * 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: 3113
    c8b7092e
Loading