Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Save argument list alloc state by recording it as the operands of Instruction | Brian Gaeke | 2004-03-08 | 1 | -2/+10 | |
| | | | | | | #-1. Other minor changes to deal with AllocInfo.Instruction becoming an int. llvm-svn: 12246 | |||||
* | Make AllocInfo's Instruction an int, so that we can overload it for arguments. | Brian Gaeke | 2004-03-08 | 1 | -4/+4 | |
| | | | | | | (Instruction #-1's operands = argument list). llvm-svn: 12245 | |||||
* | Move the private MachineInstrAnnot.h into a private directory. | Chris Lattner | 2004-02-29 | 1 | -1/+1 | |
| | | | | llvm-svn: 12003 | |||||
* | Great renaming: Sparc --> SparcV9 | Brian Gaeke | 2004-02-25 | 14 | -0/+3341 | |
llvm-svn: 11826 |