aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetFrameInfo.h
Commit message (Expand)AuthorAgeFilesLines
* If you call abort(), #include <cstdlib>Misha Brukman2004-01-211-0/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Expose some very simple information about the frame, rather than in-depthChris Lattner2002-12-281-46/+65
* Changed `MachineCodeForMethod' to `MachineFunction'.Misha Brukman2002-10-281-10/+10
* Add method adjustAlignment so that stack slot alignments can be computedVikram S. Adve2002-09-161-3/+9
* * Removed extraneous #includesChris Lattner2002-08-091-22/+8
* Added functions to compute the offset of a given incoming or outgoingVikram S. Adve2002-04-251-7/+15
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
* Machine-independent interface to target's stack frame layout parameters.Vikram S. Adve2001-11-081-0/+76