aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/CFGPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Don't include Operator.h from InstrTypes.h.Jay Foad2011-04-111-0/+1
* Remove tab characters and 80-col.Eric Christopher2010-07-121-3/+3
* Remove ShortNames from getNodeLabel in DOTGraphTraitsTobias Grosser2009-11-301-8/+19
* Instantiate DefaultDOTGraphTraitsTobias Grosser2009-11-301-0/+3
* Remove ":" after BB name in -view-cfg-onlyTobias Grosser2009-11-301-1/+1
* Fix a copy+pasto in a comment.Dan Gohman2009-11-111-1/+1
* in -dot-cfg and -dot-cfg-only, when rendering switch instructions,Chris Lattner2009-11-101-0/+12
* make DOTGraphTraits public, patch by Tobias Grosser!Chris Lattner2009-10-181-0/+61
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Because I like being able to instantiate the cfgprinter from external projects,Brian Gaeke2004-04-261-0/+24