The tarjan iterator now returns a reference to the current SCC, not a possibly null...
[oota-llvm.git] / lib / Analysis / AliasAnalysisCounter.cpp
2003-06-17 Chris LattnerAvoid divide by zero errors
2003-02-26 Chris LattnerAdjust to new AA interface
2003-02-07 Chris LattnerAllow counting multiple passes, and print the pass...
2003-02-07 Chris LattnerNew general purpose alias analysis result auditor