Skip to content
  1. Oct 08, 2002
  2. Oct 07, 2002
  3. Oct 02, 2002
    • Chris Lattner's avatar
      Fix bug: 2002-10-02-SignExtensionProblem.ll · 0f5346d7
      Chris Lattner authored
      llvm-svn: 4017
      0f5346d7
    • Chris Lattner's avatar
      Changes to work with Statistics rework · c2996d9a
      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: 4004
      c2996d9a
    • 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
  4. Sep 30, 2002
  5. Sep 29, 2002
  6. Sep 26, 2002
  7. Sep 24, 2002
  8. Sep 23, 2002
  9. Sep 22, 2002
Loading