Finish support for Microsoft ML/MASM. May still be a few rough edges.
[oota-llvm.git] / include / llvm / CodeGen / MachineFrameInfo.h
2006-04-07 Jim LaskeyFoundation for call frame information.
2006-04-04 Chris LattnerMake sure to consider alignment of variable sized objects.
2006-04-03 Chris LattnerKeep track of max stack alignment as objects are added...
2005-11-06 Chris LattnerChange a comment slightly
2005-11-06 Nate BegemanAdd the necessary support to the ISel to allow targets...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-08-15 Chris LattnerRemove helper method
2004-02-15 Chris Lattnerfinegrainify namespacification
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-08 Alkis EvlogimenosForward declare class Type since it is used in this...
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-11 John CriswellIncluded assert.h so that the code compiles under newer...
2003-01-16 Chris LattnerPrint machine frame objects with the frame offset intri...
2003-01-13 Chris Lattner* Add utility methods which make common cases easier
2002-12-28 Chris LattnerRename FunctionFrameInfo to MachineFrameInfo
2002-12-28 Chris LattnerDescriptor object used to manage abstract frame references