Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix: need to initialize new CallArgsDescriptor pointer. | Vikram S. Adve | 2002-10-30 | 1 | -1/+1 |
* | Move CallArgsDescriptor into this class instead of making it an | Vikram S. Adve | 2002-10-29 | 1 | -2/+7 |
* | Fixes to previous checkin | Chris Lattner | 2002-10-28 | 1 | -2/+3 |
* | Inline some methods from .cpp files into .h files, minor cleanups | Chris Lattner | 2002-10-28 | 1 | -3/+10 |
* | Change machinecode for instruction to not inherit from vector. | Chris Lattner | 2002-08-09 | 1 | -16/+39 |
* | Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. | Vikram S. Adve | 2002-03-24 | 1 | -0/+7 |
* | Code pulled out of MAchineInstr.(h|cpp) | Chris Lattner | 2002-02-03 | 1 | -0/+48 |