Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygenified and cleand up comments. | Misha Brukman | 2004-03-11 | 1 | -8/+8 |
* | Rename ClassifyExpression -> ClassifyExpr | Chris Lattner | 2003-12-23 | 1 | -6/+6 |
* | 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 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Remove extra #include | Chris Lattner | 2002-09-17 | 1 | -1/+0 |
* | - Eliminate the last traces of the 'analysis' namespace | Chris Lattner | 2002-08-30 | 1 | -4/+0 |
* | Rename ConstPoolVal -> Constant | Chris Lattner | 2001-12-03 | 1 | -6/+6 |
* | Handle subtract in expression classifier | Chris Lattner | 2001-09-11 | 1 | -9/+8 |
* | More functionality, renamed API | Chris Lattner | 2001-07-21 | 1 | -19/+17 |
* | Start of expression analysis support | Chris Lattner | 2001-07-20 | 1 | -0/+60 |