Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygenified and cleand up comments. | Misha Brukman | 2004-03-11 | 1 | -53/+37 |
* | 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 |
* | #include <cassert> as necessary... | Chris Lattner | 2003-07-25 | 1 | -0/+1 |
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -1/+0 |
* | Remove a ton of extraneous #includes | Chris Lattner | 2003-06-22 | 1 | -2/+0 |
* | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell | 2003-06-11 | 1 | -0/+2 |
* | Minor cleanups: | Chris Lattner | 2003-06-03 | 1 | -26/+36 |
* | Make a release build compile. This field is not really an enum, it's really ... | Chris Lattner | 2002-12-12 | 1 | -2/+2 |
* | An explicit representation of dependence graphs, and a pass that | Vikram S. Adve | 2002-12-08 | 1 | -0/+250 |