Age | Commit message (Expand) | Author |
---|---|---|
2002-07-27 | * Standardize how analysis results/passes as printed with the print() virtual | Chris Lattner |
2002-07-26 | Simplify analyses so that there is only one analysis per class | Chris Lattner |
2002-04-28 | Remove all contents of the cfg namespace to the global namespace | Chris Lattner |
2002-04-08 | Trim #includes | Chris Lattner |
2002-03-06 | Move callgraph printing out of writer.h into callgraph.h | Chris Lattner |
2002-03-06 | Pull Callgraph out of the cfg namespace | Chris Lattner |
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner |
2001-11-26 | Add writer support for call graph nodes and loops and induction variables | Chris Lattner |
2001-09-28 | Add capability to print out call graph | Chris Lattner |
2001-07-03 | IntervalPartition was changed to inherit from vector<Interval*> instead of | Chris Lattner |
2001-07-03 | Checkin of new Analysis result printing header | Chris Lattner |