Skip to content
  1. Oct 02, 2002
    • Chris Lattner's avatar
      Updates to work with recent Statistic's changes: · bf3a099a
      Chris Lattner authored
          * Renamed StatisticReporter.h/cpp to Statistic.h/cpp
          * Broke constructor to take two const char * arguments instead of one, so
            that indendation can be taken care of automatically.
          * Sort the list by pass name when printing
          * Make sure to print all statistics as a group, instead of randomly when
            the statistics dtors are called.
          * Updated ProgrammersManual with new semantics.
      
      llvm-svn: 4002
      bf3a099a
    • Chris Lattner's avatar
      Updates to work with recent Statistic's changes: · 3cf3782b
      Chris Lattner authored
          * Renamed StatisticReporter.h/cpp to Statistic.h/cpp
          * Broke constructor to take two const char * arguments instead of one, so
            that indendation can be taken care of automatically.
          * Sort the list by pass name when printing
          * Make sure to print all statistics as a group, instead of randomly when
            the statistics dtors are called.
          * Updated ProgrammersManual with new semantics.
      
      llvm-svn: 4001
      3cf3782b
    • Chris Lattner's avatar
      Build subdirs in parallel · f242bec9
      Chris Lattner authored
      llvm-svn: 4000
      f242bec9
    • Chris Lattner's avatar
      - Rework Statistics: · c758fe6b
      Chris Lattner authored
          * Renamed StatisticReporter.h/cpp to Statistic.h/cpp
          * Broke constructor to take two const char * arguments instead of one, so
            that indendation can be taken care of automatically.
          * Sort the list by pass name when printing
          * Make sure to print all statistics as a group, instead of randomly when
            the statistics dtors are called.
      
      llvm-svn: 3999
      c758fe6b
    • Chris Lattner's avatar
      Initial checkin of Steensgaards context insensitive flow insensitive · d3121eb8
      Chris Lattner authored
      alias analysis
      
      llvm-svn: 3997
      d3121eb8
    • Chris Lattner's avatar
      Checkin some major reworks of data structure analysis. This is not done, · 193e6924
      Chris Lattner authored
      nor does it work very well, but I need to get it checked in before I break
      the tree unintentionally.
      
      llvm-svn: 3996
      193e6924
  2. Oct 01, 2002
  3. Sep 30, 2002
  4. Sep 29, 2002
  5. Sep 28, 2002
  6. Sep 27, 2002
  7. Sep 26, 2002
Loading