Make analyze use the Pass repository to populate it's command line argument list
[oota-llvm.git] / include / llvm / Analysis / Writer.h
2002-07-26 Chris LattnerSimplify analyses so that there is only one analysis...
2002-04-28 Chris LattnerRemove all contents of the cfg namespace to the global...
2002-04-08 Chris LattnerTrim #includes
2002-03-06 Chris LattnerMove callgraph printing out of writer.h into callgraph.h
2002-03-06 Chris LattnerPull Callgraph out of the cfg namespace
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-26 Chris LattnerAdd writer support for call graph nodes and loops and...
2001-09-28 Chris LattnerAdd capability to print out call graph
2001-07-03 Chris LattnerIntervalPartition was changed to inherit from vector...
2001-07-03 Chris LattnerCheckin of new Analysis result printing header