Skip to content
  1. Oct 08, 2002
  2. 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
  3. Sep 30, 2002
  4. Sep 29, 2002
  5. Sep 26, 2002
  6. Sep 24, 2002
  7. Sep 23, 2002
  8. Sep 17, 2002
  9. Sep 16, 2002
  10. Sep 14, 2002
    • Misha Brukman's avatar
      · 2e8086f0
      Misha Brukman authored
      Function.h is unnecessary when Module.h is included.
      
      llvm-svn: 3716
      2e8086f0
  11. Sep 11, 2002
  12. Sep 10, 2002
  13. Sep 08, 2002
  14. Sep 06, 2002
  15. Sep 03, 2002
  16. Sep 02, 2002
  17. Aug 31, 2002
Loading