Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If you call abort(), #include <cstdlib> | Misha Brukman | 2004-01-21 | 1 | -0/+2 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Expose some very simple information about the frame, rather than in-depth | Chris Lattner | 2002-12-28 | 1 | -46/+65 |
* | Changed `MachineCodeForMethod' to `MachineFunction'. | Misha Brukman | 2002-10-28 | 1 | -10/+10 |
* | Add method adjustAlignment so that stack slot alignments can be computed | Vikram S. Adve | 2002-09-16 | 1 | -3/+9 |
* | * Removed extraneous #includes | Chris Lattner | 2002-08-09 | 1 | -22/+8 |
* | Added functions to compute the offset of a given incoming or outgoing | Vikram S. Adve | 2002-04-25 | 1 | -7/+15 |
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 1 | -1/+1 |
* | Machine-independent interface to target's stack frame layout parameters. | Vikram S. Adve | 2001-11-08 | 1 | -0/+76 |