Simplify induction variables pass
[oota-llvm.git] / include / llvm / Transforms / Scalar / InductionVars.h
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.