Move to include/llvm/CodeGen
[oota-llvm.git] / include / llvm / Assembly / PrintModulePass.h
2002-09-19 Chris LattnerWorkaround for bug in GCC 3.1.1 iostreams library on...
2002-08-18 Chris LattnerModule's do not subclass from Value, so this code cause...
2002-07-23 Chris LattnerRegularize the Print*Passes so they have default ctors.
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-04-29 Chris LattnerAdd new optional getPassName() virtual function that...
2002-04-28 Chris LattnerTighten up the AnalysisUsage of lots of passes, primari...
2002-04-27 Chris Lattner* Rename MethodPass class to FunctionPass
2002-04-18 Chris LattnerChanges to make print pass work!
2002-04-08 Chris Lattners/Method/Function
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 Lattnerinitial checkin