aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/SCCIterator.h
Commit message (Expand)AuthorAgeFilesLines
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-1/+0
* Remove a ton of extraneous #includesChris Lattner2003-06-221-4/+4
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* Included assert.h so that the code compiles under newer versions of GCC.John Criswell2003-06-111-0/+1
* Bug fix in operator==() and in method fini().Vikram S. Adve2002-12-061-4/+5
* Fix warningChris Lattner2002-11-151-3/+1
* Add tarj_end() methodChris Lattner2002-11-101-0/+5
* Generic graph iterator to enumerate the SCCs of a graphVikram S. Adve2002-11-041-0/+221