Note to self: SAVE FILES!
[oota-llvm.git] / include / llvm / Analysis / Expressions.h
2004-03-11 Misha BrukmanDoxygenified and cleand up comments.
2003-12-23 Chris LattnerRename ClassifyExpression -> ClassifyExpr
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2002-09-17 Chris LattnerRemove extra #include
2002-08-30 Chris Lattner - Eliminate the last traces of the 'analysis' namespace
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-09-11 Chris LattnerHandle subtract in expression classifier
2001-07-21 Chris LattnerMore functionality, renamed API
2001-07-20 Chris LattnerStart of expression analysis support