aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/DataStructure/Printer.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Standardize how analysis results/passes as printed with the print() virtualChris Lattner2002-07-271-6/+11
* Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start.Chris Lattner2002-07-181-12/+23
* added std:: to stringAnand Shukla2002-07-161-4/+4
* * Pass the DSGraph around instead of the Function to printing fnsChris Lattner2002-07-111-16/+26
* New implementation of data structure analysis. Only local analysis has beenChris Lattner2002-07-101-0/+156