Rename Method to Function
[oota-llvm.git] / include / llvm / Pass.h
2002-03-23 Chris LattnerRename Method to Function
2002-01-31 Chris Lattner* Make debugging output nicer
2002-01-30 Chris LattnerCheckin new pass framework. This one is more useful...
2002-01-23 Chris LattnerPull run() into Pass.cpp
2002-01-21 Chris LattnerImplement a more powerful, simpler, pass system. This...
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-10-18 Chris Lattnermove llvm/Transforms/Pass.h to the top level llvm/Pass...