aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/GraphWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the build for HAVE_GV platforms.Dan Gohman2009-08-241-2/+2
* fix some problems with my last patch which happen when one ofChris Lattner2009-08-231-14/+11
* Prune #includes from llvm/Linker.h and llvm/System/Path.h,Chris Lattner2009-08-231-2/+3
* convert LoopInfo.h and GraphWriter.h to use raw_ostreamChris Lattner2009-08-231-16/+47
* cerr isn't buffered so it doesn't need to be flushed.Dan Gohman2009-08-051-3/+3
* Add support for other GraphViz display tools. This can helpDavid Greene2009-07-091-6/+48
* Allow users of GraphWriter to display graphs asynchronously. ThisDavid Greene2009-07-081-15/+30
* improve compatibility with various versions of graphviz, patch byChris Lattner2009-01-201-1/+1
* Use gv's --spartan option, which trades away an extra row of UI buttonsDan Gohman2008-04-151-0/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+88