Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |