Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygenified and cleand up comments. | Misha Brukman | 2004-03-11 | 1 | -75/+64 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -1/+4 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | This should use Support/iterator, not <iterator> | Chris Lattner | 2003-08-31 | 1 | -3/+2 |
* | Remove a ton of extraneous #includes | Chris Lattner | 2003-06-22 | 1 | -6/+1 |
* | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell | 2003-06-11 | 1 | -0/+1 |
* | Iterator that enumerates the ProgramDependenceGraph (PDG) for a function, | Vikram S. Adve | 2002-12-08 | 1 | -0/+308 |