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
/
include
/
llvm
/
Support
/
GraphWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few more tabs -> spaces.
Daniel Dunbar
2009-09-20
1
-3
/
+3
*
Make LLVM command-line tools overwrite their output files without -f.
Dan Gohman
2009-08-25
1
-1
/
+1
*
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
Chris Lattner
2009-08-23
1
-13
/
+8
*
convert LoopInfo.h and GraphWriter.h to use raw_ostream
Chris Lattner
2009-08-23
1
-48
/
+16
*
only point to dest labels if the graph has them
Andrew Lenharth
2009-08-05
1
-2
/
+6
*
emit simple node was using different labels for fields than the rest of the g...
Andrew Lenharth
2009-07-23
1
-1
/
+1
*
Add support for other GraphViz display tools. This can help
David Greene
2009-07-09
1
-3
/
+14
*
Allow users of GraphWriter to display graphs asynchronously. This
David Greene
2009-07-08
1
-1
/
+2
*
Get rid of the global CFGOnly flag by threading a ShortNames parameters throu...
Owen Anderson
2009-06-24
1
-6
/
+11
*
Removed trailing whitespace.
Misha Brukman
2009-02-20
1
-9
/
+9
*
Don't use reinterpret_cast when it isn't needed.
Dan Gohman
2008-07-27
1
-4
/
+4
*
Enhance the GraphWriter support for edge destinations, and teach the
Dan Gohman
2008-07-21
1
-4
/
+18
*
Make the GraphWriter be more consistent about the string
Dan Gohman
2008-07-21
1
-19
/
+8
*
Escape the graph name. This unbreaks -view-cfg.
Dan Gohman
2008-07-10
1
-1
/
+1
*
The graph name really does matter for configurations that use gv.
Dan Gohman
2008-07-08
1
-4
/
+7
*
Remove uses of "llvm/Support/Debug.h" from LLVM include files, which
Dan Gohman
2008-07-07
1
-1
/
+1
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-2
/
+2
*
Added special escape sequences "\{", "\}", and "\|" when processing
Ted Kremenek
2008-01-23
1
-2
/
+7
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Previously GraphWriter assumed operator*() for node_iterator always
Ted Kremenek
2007-09-19
1
-1
/
+5
*
Added Graphviz escaping for the '|' character.
Ted Kremenek
2007-08-30
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+308