Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+4 |
* | Regularize the names of #include-guards. | Brian Gaeke | 2003-06-17 | 1 | -2/+2 |
* | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell | 2003-06-11 | 1 | -0/+1 |
* | Bug fix in operator==() and in method fini(). | Vikram S. Adve | 2002-12-06 | 1 | -4/+5 |
* | Fix warning | Chris Lattner | 2002-11-15 | 1 | -3/+1 |
* | Add tarj_end() method | Chris Lattner | 2002-11-10 | 1 | -0/+5 |
* | Generic graph iterator to enumerate the SCCs of a graph | Vikram S. Adve | 2002-11-04 | 1 | -0/+221 |