index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
GraphWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak the build for HAVE_GV platforms.
Dan Gohman
2009-08-24
1
-2
/
+2
*
fix some problems with my last patch which happen when one of
Chris Lattner
2009-08-23
1
-14
/
+11
*
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
Chris Lattner
2009-08-23
1
-2
/
+3
*
convert LoopInfo.h and GraphWriter.h to use raw_ostream
Chris Lattner
2009-08-23
1
-16
/
+47
*
cerr isn't buffered so it doesn't need to be flushed.
Dan Gohman
2009-08-05
1
-3
/
+3
*
Add support for other GraphViz display tools. This can help
David Greene
2009-07-09
1
-6
/
+48
*
Allow users of GraphWriter to display graphs asynchronously. This
David Greene
2009-07-08
1
-15
/
+30
*
improve compatibility with various versions of graphviz, patch by
Chris Lattner
2009-01-20
1
-1
/
+1
*
Use gv's --spartan option, which trades away an extra row of UI buttons
Dan Gohman
2008-04-15
1
-0
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+88