Be a bit more efficient when processing the active and inactive
[oota-llvm.git] / include / Support / Statistic.h
2004-07-04 Alkis EvlogimenosAdd more operators.
2004-04-16 Brian GaekeSwitch to including <iostream> for compatibility with...
2004-02-13 Brian GaekeUpdate the example here in the header file.
2004-01-14 Chris Lattneradd support for -- for symmetry
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM notice.
2003-08-01 Chris LattnerMove debugging support out of Statistic.h into Debug...
2002-10-31 Chris LattnerStatistic class should return const reference to *this...
2002-10-01 Chris Lattner - Rework Statistics:
2002-06-25 Anand Shuklachanges to make it compatible with 64bit gcc
2002-05-22 Chris LattnerImplement a new command line option, -debug, which...
2002-05-10 Chris LattnerInitial checkin of Statistic class