aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/Timer.h
Commit message (Expand)AuthorAgeFilesLines
* Add facility to compute peak memory usageChris Lattner2002-11-181-0/+11
* Allow memory sizes to be negative, eliminate TmpRSSChris Lattner2002-11-041-5/+3
* The wall clock timer (implementing using the RTC or cycle counter on x86) isChris Lattner2002-10-031-7/+1
* Checkin generic interval timer supportChris Lattner2002-10-011-0/+136