[llvm-commits] CVS: llvm/include/Support/TarjanSCCIterator.h

Vikram Adve vadve at cs.uiuc.edu
Mon Nov 4 08:17:01 PST 2002


Changes in directory llvm/include/Support:

TarjanSCCIterator.h added (r1.1)

---
Log message:

Generic graph iterator to enumerate the SCCs of a graph
in linear time using Tarjan's DFS algorithm.


---
Diffs of the changes:




More information about the llvm-commits mailing list