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
/
Support
/
GraphWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a problem where bad graphs could be generated
Chris Lattner
2002-11-10
1
-1
/
+3
*
Old GCC's don't have an <ostream>
Chris Lattner
2002-10-27
1
-1
/
+1
*
Don't emit braces around something without outgoing edges
Chris Lattner
2002-10-18
1
-3
/
+5
*
Break up the GraphWriter into smaller chunks to be used in different ways
Chris Lattner
2002-10-17
1
-10
/
+17
*
Allow simple nodes to have outgoing edges
Chris Lattner
2002-10-16
1
-5
/
+16
*
* Factor printing code again, add emitSimpleNode method
Chris Lattner
2002-10-16
1
-8
/
+29
*
* Add new DOTGraphTraits::addCustomGraphFeatures method
Chris Lattner
2002-10-16
1
-0
/
+4
*
* Significantly refactor GraphWriter into a class.
Chris Lattner
2002-10-16
1
-41
/
+69
*
- Generic graph printing infrastructure changes:
Chris Lattner
2002-10-16
1
-18
/
+19
*
* Don't only print out reachable nodes in the graph.
Chris Lattner
2002-10-10
1
-7
/
+7
*
Don't rotate paper.
Chris Lattner
2002-10-07
1
-2
/
+1
*
- Allow printing generic LLVM graphs to 'dot' files, so they can be
Chris Lattner
2002-10-07
1
-0
/
+123