Age | Commit message (Expand) | Author |
---|---|---|
2001-12-03 | Rename ConstPoolVal -> Constant | Chris Lattner |
2001-11-26 | The old getIndices has been deprecated, because it no longer works. It now | Chris Lattner |
2001-11-14 | Don't assume constant operand can only be in position 1! | Vikram S. Adve |
2001-11-14 | Idiotic error in last fix. | Vikram S. Adve |
2001-11-14 | Don't need to load a NULL pointer constant from memory! | Vikram S. Adve |
2001-11-14 | Remove much cruft from the MemAccessInst instruction | Chris Lattner |
2001-11-08 | Major overhaul of stack frame management. | Vikram S. Adve |
2001-11-04 | Minor method rename | Chris Lattner |
2001-10-28 | Record constants that need to be emitted in the assembly code. | Vikram S. Adve |
2001-10-17 | 1. Add a bottom-up pass on BURG trees that is used to fix constant operands. | Vikram S. Adve |
2001-10-10 | Machine-independent code generation routines used in instruction | Vikram S. Adve |