Bug fix in operator==() and in method fini().
[oota-llvm.git] / include / Support / Timer.h
2002-11-18 Chris LattnerAdd facility to compute peak memory usage
2002-11-04 Chris LattnerAllow memory sizes to be negative, eliminate TmpRSS
2002-10-03 Chris LattnerThe wall clock timer (implementing using the RTC or...
2002-10-01 Chris LattnerCheckin generic interval timer support