aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/InstForest.h
Commit message (Expand)AuthorAgeFilesLines
* MEGAPATCH checkin.Chris Lattner2002-06-251-9/+5
* Remove analysis namespaceChris Lattner2002-04-291-6/+1
* Move FunctionArgument out of iOther.h into Argument.h and rename class toChris Lattner2002-04-091-1/+1
* Change uses of Method to FunctionChris Lattner2002-03-261-4/+4
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-121-6/+11
* Don't die on call instructions, which reference methodsChris Lattner2002-01-301-1/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-15/+19
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-6/+6
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
* Convert more code to use new style castsChris Lattner2001-10-011-2/+2
* Add more support for new style castsChris Lattner2001-10-011-8/+8
* Add support for new style castsChris Lattner2001-10-011-11/+11
* Initial instruction tree support for the analysis libraryChris Lattner2001-09-141-0/+285