summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/GraphPrinters.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove attributions from tools.Chris Lattner2007-12-291-2/+2
* Drop 'const'Devang Patel2007-05-031-2/+2
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-2/+2
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-0/+4
* Need iostream to be included for the time being.Bill Wendling2006-11-171-0/+1
* For PR387:Reid Spencer2006-08-281-0/+1
* Eliminate RegisterAnalysis. RegisterPass now does all that is necessary.Chris Lattner2006-08-271-2/+2
* For PR872:Reid Spencer2006-08-181-0/+77
OpenPOWER on IntegriCloud