summaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/CFGPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-7/+7
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+3
* GraphViz CFGPrinter: wrap long lines.Andrew Trick2013-11-121-2/+19
* whitespaceAndrew Trick2013-11-121-5/+5
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-3/+3
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-031-1/+1
* Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012:Stepan Dyatkovskiy2012-03-081-2/+3
* SwitchInst refactoring.Stepan Dyatkovskiy2012-02-011-1/+2
* Remove all remaining uses of Value::getNameStr().Benjamin Kramer2011-11-151-2/+2
* Delete names for unused parameters in inline function definitions in headers,...Eli Friedman2011-11-041-2/+2
* 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