aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineCodeForMethod.h
Commit message (Expand)AuthorAgeFilesLines
* Optional args are no longer allocated as they are discovered.Vikram S. Adve2002-04-251-17/+14
* Include temp. values when computing max. size of stack frame!Vikram S. Adve2002-03-311-0/+12
* Fix padding when allocating local variables on stack.Vikram S. Adve2002-03-241-2/+3
* Rename Method to FunctionChris Lattner2002-03-231-6/+6
* Added function computeOffsetforLocalVar to check how big theVikram S. Adve2002-03-181-1/+4
* Code pulled out of MAchineInstr.(h|cpp)Chris Lattner2002-02-031-0/+112