Rename some GC classes so that their roll will hopefully be clearer.
[oota-llvm.git] / include / llvm / CodeGen / MachineFunctionPass.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-07-05 Dan GohmanMake MachineFunctionPass::runOnFunction non-virtual...
2007-07-02 Dan GohmanAdd explicit keywords.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2006-07-14 Chris LattnerAdd an out-of-line virtual function to home class.
2005-04-21 Misha BrukmanRemove trailing whitespace
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2002-12-28 Chris LattnerInitial check in of MachineFunctionPass.h