Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the example here in the header file. | Brian Gaeke | 2004-02-13 | 1 | -2/+2 |
* | add support for -- for symmetry | Chris Lattner | 2004-01-14 | 1 | -0/+2 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM notice. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Move debugging support out of Statistic.h into Debug.h, implement the new DEB... | Chris Lattner | 2003-08-01 | 1 | -21/+0 |
* | Statistic class should return const reference to *this, not a reference to | Chris Lattner | 2002-10-31 | 1 | -6/+6 |
* | - Rework Statistics: | Chris Lattner | 2002-10-01 | 1 | -7/+12 |
* | changes to make it compatible with 64bit gcc | Anand Shukla | 2002-06-25 | 1 | -2/+2 |
* | Implement a new command line option, -debug, which is meant to unify all of | Chris Lattner | 2002-05-22 | 1 | -0/+21 |
* | Initial checkin of Statistic class | Chris Lattner | 2002-05-10 | 1 | -0/+69 |