Rename Method to Function
[oota-llvm.git] / include / llvm / Transforms / Scalar / InductionVars.h
2002-03-23 Chris LattnerRename Method to Function
2002-01-30 Chris LattnerConvert xforms over to use new pass structure
2002-01-26 Chris LattnerRemove opt namespace
2002-01-21 Chris LattnerImplement a more powerful, simpler, pass system. This...
2001-10-18 Chris Lattnermove llvm/Transforms/Pass.h to the top level llvm/Pass...
2001-10-18 Chris LattnerConvert to new simpler pass structure
2001-10-18 Chris LattnerConvert optimizations to use the Pass infrastructure
2001-06-30 Chris LattnerSplit AllOpts.h into lots of little .h files.