Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Operand numbers are now ints. Save the register allocation of the value | Brian Gaeke | 2003-11-10 | 1 | -3/+3 |
* | Make AllocState an enum. | Brian Gaeke | 2003-10-30 | 1 | -2/+12 |
* | Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction. | Brian Gaeke | 2003-10-23 | 1 | -0/+9 |
* | New file, containing AllocInfo structure. | Brian Gaeke | 2003-10-23 | 1 | -0/+61 |