Skip to content
  1. Oct 30, 2002
  2. Oct 23, 2002
  3. Oct 21, 2002
  4. Oct 17, 2002
  5. Oct 13, 2002
  6. Oct 12, 2002
  7. Oct 10, 2002
  8. Oct 09, 2002
  9. Oct 08, 2002
  10. Oct 07, 2002
  11. 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
  12. Sep 30, 2002
  13. Sep 29, 2002
  14. Sep 26, 2002
Loading