| Commit message (Expand) | Author | Age | Files | Lines |
* | Doxygenize class comments. Add new NamedRegionTimer class | Chris Lattner | 2003-10-06 | 1 | -20/+32 |
* | Add includes of assert | Chris Lattner | 2003-07-25 | 1 | -0/+1 |
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -1/+0 |
* | Remove a ton of extraneous #includes | Chris Lattner | 2003-06-22 | 1 | -2/+1 |
* | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell | 2003-06-11 | 1 | -0/+2 |
* | Updates to match recent timer updates | Chris Lattner | 2003-05-09 | 1 | -1/+2 |
* | Add facility to compute peak memory usage | Chris Lattner | 2002-11-18 | 1 | -0/+11 |
* | Allow memory sizes to be negative, eliminate TmpRSS | Chris Lattner | 2002-11-04 | 1 | -5/+3 |
* | The wall clock timer (implementing using the RTC or cycle counter on x86) is | Chris Lattner | 2002-10-03 | 1 | -7/+1 |
* | Checkin generic interval timer support | Chris Lattner | 2002-10-01 | 1 | -0/+136 |