Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygenified and cleand up comments. | Misha Brukman | 2004-03-11 | 1 | -5/+5 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Remove explicit passing of SCC's around as objects. | Chris Lattner | 2003-08-31 | 1 | -2/+2 |
* | Cleanups, move the getAnalysisUsage method to the .cpp file | Chris Lattner | 2003-08-31 | 1 | -30/+11 |
* | 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 |
* | An explicit representation of dependence graphs, and a pass that | Vikram S. Adve | 2002-12-08 | 1 | -0/+115 |