Move FunctionArgument out of iOther.h into Argument.h and rename class to
[oota-llvm.git] / include / llvm / Analysis / InstForest.h
2002-04-09 Chris LattnerMove FunctionArgument out of iOther.h into Argument...
2002-03-26 Chris LattnerChange uses of Method to Function
2002-02-12 Chris LattnerMethod.h no longer includes BasicBlock.h
2002-01-30 Chris LattnerDon't die on call instructions, which reference methods
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-10-01 Chris LattnerConvert more code to use new style casts
2001-10-01 Chris LattnerAdd more support for new style casts
2001-10-01 Chris LattnerAdd support for new style casts
2001-09-14 Chris LattnerInitial instruction tree support for the analysis library