aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/Statistic.h
Commit message (Expand)AuthorAgeFilesLines
* Move debugging support out of Statistic.h into Debug.h, implement the new DEB...Chris Lattner2003-08-011-21/+0
* Statistic class should return const reference to *this, not a reference toChris Lattner2002-10-311-6/+6
* - Rework Statistics:Chris Lattner2002-10-011-7/+12
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-2/+2
* Implement a new command line option, -debug, which is meant to unify all ofChris Lattner2002-05-221-0/+21
* Initial checkin of Statistic classChris Lattner2002-05-101-0/+69