aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt/GraphPrinters.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-221-5/+5
* 'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner2004-09-201-2/+2
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* finegrainify namespacificationChris Lattner2004-04-121-17/+16
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Delete the -print-cfg pass from this fileChris Lattner2003-10-221-67/+2
* fix file headersChris Lattner2003-10-201-1/+0
* Added copyright header to all C++ source files.John Criswell2003-10-201-0/+8
* Implement a new -print-callgraph analysis that turns a callgraph into a dotChris Lattner2002-11-041-1/+45
* - Implement a new -print-cfg option for analyze, that causes it to print theChris Lattner2002-10-071-0/+88