Skip to content
  1. Jun 30, 2003
  2. Jun 28, 2003
  3. Jun 19, 2003
  4. Jun 17, 2003
  5. Jun 16, 2003
  6. Jun 07, 2003
  7. Jun 06, 2003
  8. May 27, 2003
  9. May 22, 2003
  10. May 09, 2003
  11. Feb 13, 2003
  12. Feb 12, 2003
  13. Feb 09, 2003
  14. Feb 05, 2003
  15. Jan 31, 2003
  16. Jan 29, 2003
  17. Jan 14, 2003
  18. Jan 13, 2003
  19. Dec 24, 2002
  20. Nov 18, 2002
  21. Nov 04, 2002
  22. Oct 27, 2002
  23. Oct 05, 2002
  24. 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
  25. Oct 01, 2002
  26. Sep 19, 2002
  27. 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
  28. Sep 10, 2002
Loading