Age | Commit message (Expand) | Author |
---|---|---|
2002-07-25 | *** empty log message *** | Chris Lattner |
2002-07-24 | *** empty log message *** | Chris Lattner |
2002-07-11 | added std:: to endl | Anand Shukla |
2002-07-10 | Fix print of BB name in dump(). | Vikram S. Adve |
2002-07-08 | Fix printing of BB in dump. | Vikram S. Adve |
2002-06-25 | MEGAPATCH checkin. | Chris Lattner |
2002-04-25 | Optional args are no longer allocated as they are discovered. | Vikram S. Adve |
2002-04-07 | Change references to the Method class to be references to the Function | Chris Lattner |
2002-03-31 | Include temp. values when computing max. size of stack frame! | Vikram S. Adve |
2002-03-24 | Fix padding for variables allocated on stack. | Vikram S. Adve |
2002-03-18 | Added function computeOffsetforLocalVar to check how big the | Vikram S. Adve |
2002-02-24 | * Make it compile with GCC 3.0.4 | Chris Lattner |
2002-02-12 | Method.h no longer includes BasicBlock.h | Chris Lattner |
2002-02-03 | Code pulled out of MAchineInstr.(h|cpp) | Chris Lattner |