aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineFrameInfo.h
AgeCommit message (Expand)Author
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-06-11Included assert.h so that the code compiles under newer versions of GCC.John Criswell
2003-01-16Print machine frame objects with the frame offset intrinsic to the machineChris Lattner
2003-01-13* Add utility methods which make common cases easierChris Lattner
2002-12-28Rename FunctionFrameInfo to MachineFrameInfoChris Lattner
2002-12-28Descriptor object used to manage abstract frame referencesChris Lattner