llvm-6502/include/llvm/ADT
Chris Lattner 96ef1b90c8 - 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3999 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-01 22:35:45 +00:00
..
DepthFirstIterator.h Changes to build with GCC 3.1 2002-07-24 22:08:36 +00:00
GraphTraits.h Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
HashExtras.h GCC 3.1 fixes 2002-07-24 22:20:00 +00:00
ilist Add ilist_iterator constructor from a node reference. 2002-09-16 16:46:17 +00:00
PostOrderIterator.h GCC 3.1 changes 2002-07-25 15:00:43 +00:00
SetOperations.h New Support file for operations on set like objects 2002-02-05 03:35:10 +00:00
Statistic.h - Rework Statistics: 2002-10-01 22:35:45 +00:00
STLExtras.h Remove obsolete namespace from example 2002-04-28 16:18:32 +00:00
StringExtras.h Add new function utohexstr. 2002-04-07 08:36:19 +00:00
Tree.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00