Convert analyses over to new Pass framework
[oota-llvm.git] / include / llvm / Analysis / CallGraph.h
2002-01-30 Chris LattnerConvert analyses over to new Pass framework
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-11-26 Chris LattnerImplement an entry node for the call graph
2001-10-22 Vikram S. AdveAdded function IsLeafMethod to identify leaf methods.
2001-10-13 Chris LattnerAdd comment indicating semantics of indirect calls
2001-09-28 Chris LattnerInitial support for construction of a call graph