Convert 'struct' to 'class' in various places to adhere to the coding standards
[oota-llvm.git] / include / llvm / Transforms / Utils / PromoteMemToReg.h
2004-10-27 Chris LattnerConvert 'struct' to 'class' in various places to adhere...
2004-09-15 Chris LattnerAdd an optional argument to PromoteMemToReg
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).
2003-10-05 Chris LattnerChange the interface to PromoteMemToReg to also take...
2003-03-03 Chris LattnerChange the mem2reg interface to accept a TargetData...
2003-02-22 Chris LattnerAdd a new interface file for the PromoteMemToReg interf...