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
/
DOTGraphTraits.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete names for unused parameters in inline function definitions in headers,...
Eli Friedman
2011-11-04
1
-15
/
+15
*
Pass the graph to the DOTGraphTraits.getEdgeAttributes().
Tobias Grosser
2011-02-27
1
-2
/
+3
*
typo
Gabor Greif
2010-05-27
1
-1
/
+1
*
Add an isNodeHidden to the graph traits, to support definition of
Dan Gohman
2010-05-14
1
-0
/
+6
*
Add an explicit keyword.
Dan Gohman
2010-05-10
1
-1
/
+1
*
Remove ShortNames from getNodeLabel in DOTGraphTraits
Tobias Grosser
2009-11-30
1
-2
/
+1
*
Instantiate DefaultDOTGraphTraits
Tobias Grosser
2009-11-30
1
-1
/
+14
*
Get rid of the global CFGOnly flag by threading a ShortNames parameters throu...
Owen Anderson
2009-06-24
1
-1
/
+2
*
Removed trailing whitespace.
Misha Brukman
2009-02-20
1
-1
/
+1
*
Enhance the GraphWriter support for edge destinations, and teach the
Dan Gohman
2008-07-21
1
-0
/
+18
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Constify graph arguments
Anton Korobeynikov
2007-12-16
1
-6
/
+7
*
Use templates for the GraphType for DefaultDOTGraphTraits' members instead
Dan Gohman
2007-05-14
1
-7
/
+12
*
Add ability to annotate (color) nodes in a viewGraph.
Jim Laskey
2006-10-02
1
-1
/
+3
*
add a method
Chris Lattner
2005-10-01
1
-0
/
+6
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Add support for bottom-up graphs.
Chris Lattner
2005-01-11
1
-0
/
+7
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-3
/
+3
*
Move the stuff that fixes the size, orientation & fonts of graphs to
Brian Gaeke
2004-05-05
1
-3
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
1
-1
/
+1
*
As wierd as it feels to type it, const void* is more generic than void*
Chris Lattner
2002-10-17
1
-9
/
+19
*
* Add new DOTGraphTraits::addCustomGraphFeatures method
Chris Lattner
2002-10-16
1
-0
/
+9
*
Add new getGraphProperties that may be specialized by graphs
Chris Lattner
2002-10-10
1
-0
/
+8
*
- Allow printing generic LLVM graphs to 'dot' files, so they can be
Chris Lattner
2002-10-07
1
-0
/
+65