Skip to content
  1. Jun 19, 2003
  2. Jun 17, 2003
  3. Jun 16, 2003
  4. Jun 07, 2003
  5. Jun 06, 2003
  6. May 27, 2003
  7. May 22, 2003
  8. May 09, 2003
  9. Feb 13, 2003
  10. Feb 12, 2003
  11. Feb 09, 2003
  12. Feb 05, 2003
  13. Jan 31, 2003
  14. Jan 29, 2003
  15. Jan 14, 2003
  16. Jan 13, 2003
  17. Dec 24, 2002
  18. Nov 18, 2002
  19. Nov 04, 2002
  20. Oct 27, 2002
  21. Oct 05, 2002
  22. Oct 02, 2002
    • 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
  23. Oct 01, 2002
  24. Sep 19, 2002
  25. Sep 13, 2002
    • Chris Lattner's avatar
      Submitted by Casey Carter: · 2c97c2cc
      Chris Lattner authored
      ISSUE: Linux doesn't have any steenking SIGEMT signal, as referred to in
      lib/Support/Signals.cpp.
      
      ACTION: Wrap the use with a #ifdef SIGEMT / #endif.
      llvm-svn: 3700
      2c97c2cc
  26. Sep 10, 2002
  27. Sep 08, 2002
    • Chris Lattner's avatar
      · 4f986ceb
      Chris Lattner authored
      Checkin initial support for automatic memory leak detection routines
      
      llvm-svn: 3618
      4f986ceb
  28. Sep 04, 2002
Loading