Skip to content
  1. May 09, 2003
  2. Feb 13, 2003
  3. Feb 12, 2003
  4. Feb 09, 2003
  5. Feb 05, 2003
  6. Jan 31, 2003
  7. Jan 29, 2003
  8. Jan 14, 2003
  9. Jan 13, 2003
  10. Dec 24, 2002
  11. Nov 18, 2002
  12. Nov 04, 2002
  13. Oct 27, 2002
  14. Oct 05, 2002
  15. 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
  16. Oct 01, 2002
  17. Sep 19, 2002
  18. 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
  19. Sep 10, 2002
  20. Sep 08, 2002
    • Chris Lattner's avatar
      · 4f986ceb
      Chris Lattner authored
      Checkin initial support for automatic memory leak detection routines
      
      llvm-svn: 3618
      4f986ceb
  21. Sep 04, 2002
  22. Sep 02, 2002
  23. Aug 07, 2002
  24. Aug 02, 2002
  25. Jul 31, 2002
  26. Jul 29, 2002
  27. Jul 27, 2002
  28. Jul 25, 2002
  29. Jul 24, 2002
Loading