Age | Commit message (Expand) | Author |
---|---|---|
2004-06-28 | Moved to lib/analysis/datastructure | Chris Lattner |
2004-03-11 | Doxygenified and cleand up comments. | Misha Brukman |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM copyright header (for lack of a better term). | John Criswell |
2003-07-25 | #include <cassert> as necessary... | Chris Lattner |
2003-06-30 | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell |
2003-06-22 | Remove a ton of extraneous #includes | Chris Lattner |
2003-06-11 | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell |
2003-06-03 | Minor cleanups: | Chris Lattner |
2002-12-12 | Make a release build compile. This field is not really an enum, it's really ... | Chris Lattner |
2002-12-08 | An explicit representation of dependence graphs, and a pass that | Vikram S. Adve |