aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/Expressions.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygenified and cleand up comments.Misha Brukman2004-03-111-8/+8
* Rename ClassifyExpression -> ClassifyExprChris Lattner2003-12-231-6/+6
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Remove extra #includeChris Lattner2002-09-171-1/+0
* - Eliminate the last traces of the 'analysis' namespaceChris Lattner2002-08-301-4/+0
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-6/+6
* Handle subtract in expression classifierChris Lattner2001-09-111-9/+8
* More functionality, renamed APIChris Lattner2001-07-211-19/+17
* Start of expression analysis supportChris Lattner2001-07-201-0/+60