aboutsummaryrefslogtreecommitdiff
path: root/include/Support/SCCIterator.h
AgeCommit message (Expand)Author
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-06-22Remove a ton of extraneous #includesChris Lattner
2003-06-17Regularize the names of #include-guards.Brian Gaeke
2003-06-11Included assert.h so that the code compiles under newer versions of GCC.John Criswell
2002-12-06Bug fix in operator==() and in method fini().Vikram S. Adve
2002-11-15Fix warningChris Lattner
2002-11-10Add tarj_end() methodChris Lattner
2002-11-04Generic graph iterator to enumerate the SCCs of a graphVikram S. Adve