Skip to content
  1. Jul 27, 2002
    • Chris Lattner's avatar
      Remove needless #include · e04258db
      Chris Lattner authored
      llvm-svn: 3117
      e04258db
    • Chris Lattner's avatar
      * Standardize how analysis results/passes as printed with the print() virtual · 26750075
      Chris Lattner authored
        methods
      * Eliminate AnalysisID:  Now it is just a typedef for const PassInfo*
      * Simplify how AnalysisID's are initialized
      * Eliminate Analysis/Writer.cpp/.h: incorporate printing functionality into
        the analyses themselves.
      
      llvm-svn: 3116
      26750075
    • Chris Lattner's avatar
      · 96a0dfa3
      Chris Lattner authored
      * Standardize how analysis results/passes as printed with the print() virtual
        methods
      * Eliminate AnalysisID:  Now it is just a typedef for const PassInfo*
      * Simplify how AnalysisID's are initialized
      * Eliminate Analysis/Writer.cpp/.h: incorporate printing functionality into
        the analyses themselves.
      
      llvm-svn: 3115
      96a0dfa3
  2. Jul 26, 2002
    • 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
    • Chris Lattner's avatar
      * Add support for different "PassType's" · a2c09859
      Chris Lattner authored
      * 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
      a2c09859
    • Chris Lattner's avatar
      *** empty log message *** · 64eea749
      Chris Lattner authored
      llvm-svn: 3105
      64eea749
  3. Jul 25, 2002
  4. Jul 24, 2002
  5. Jul 23, 2002
Loading