Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Non-standard hash classes are not in the std:: namespace | Chris Lattner | 2002-07-24 | 1 | -3/+3 |
* | *** empty log message *** | Chris Lattner | 2002-07-24 | 1 | -1/+1 |
* | Optional args are no longer allocated as they are discovered. | Vikram S. Adve | 2002-04-25 | 1 | -17/+14 |
* | Include temp. values when computing max. size of stack frame! | Vikram S. Adve | 2002-03-31 | 1 | -0/+12 |
* | Fix padding when allocating local variables on stack. | Vikram S. Adve | 2002-03-24 | 1 | -2/+3 |
* | Rename Method to Function | Chris Lattner | 2002-03-23 | 1 | -6/+6 |
* | Added function computeOffsetforLocalVar to check how big the | Vikram S. Adve | 2002-03-18 | 1 | -1/+4 |
* | Code pulled out of MAchineInstr.(h|cpp) | Chris Lattner | 2002-02-03 | 1 | -0/+112 |