| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Add support for Graphviz. Patch contributed by Anton Korobeynikov.
llvm-svn: 28684
|
|
|
|
|
|
| |
* Comment #endif clauses for readability
llvm-svn: 22646
|
|
|
|
| |
llvm-svn: 22620
|
|
|
|
| |
llvm-svn: 21416
|
|
|
|
|
|
|
| |
Make only one print method to avoid overloaded virtual warnings when \
compiled with -Woverloaded-virtual
llvm-svn: 18589
|
|
|
|
|
|
|
|
| |
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.
llvm-svn: 16137
|
|
|
|
| |
llvm-svn: 15334
|
|
|
|
|
|
|
|
|
|
|
| |
the debugging functions that call "dot". These fixed settings have
various problems: for example, the fixed size that is set in the graph
traits classes is not appropriate for turning the dot file into a PNG,
and if TrueType font rendering is being used, the 'Courier' TrueType font
may not be installed. It seems easy enough to specify these things on the
command line, anyhow.
llvm-svn: 13366
|
|
|
|
| |
llvm-svn: 13263
|
|
|
|
| |
llvm-svn: 13175
|
|
|
|
|
|
| |
Add new -print-cfg-only pass
llvm-svn: 10407
|
|
|
|
| |
llvm-svn: 9903
|
|
|
|
| |
llvm-svn: 9376
|
|
|
|
| |
llvm-svn: 9375
|
|
-print-cfg pass now lives here.
llvm-svn: 9374
|