hanchenye-llvm-project/llvm/lib/Support
Chris Lattner c758fe6b72 - Rework Statistics:
* 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
2002-10-01 22:35:45 +00:00
..
Annotation.cpp
CommandLine.cpp Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
ConstantRange.cpp Minor bug fix. 2002-09-03 23:12:40 +00:00
LeakDetector.cpp Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
Makefile
PluginLoader.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
Signals.cpp Submitted by Casey Carter: 2002-09-13 14:57:24 +00:00
Statistic.cpp - Rework Statistics: 2002-10-01 22:35:45 +00:00
Timer.cpp Checkin generic interval timer support 2002-10-01 19:36:54 +00:00