| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dang, we were losing the Constant bit on globals. Fix this | Chris Lattner | 2001-10-18 | 1 | -1/+1 |
| * | * Use new style casts more | Chris Lattner | 2001-10-13 | 1 | -6/+2 |
| * | Convert more code to use new style casts | Chris Lattner | 2001-10-01 | 1 | -3/+3 |
| * | Add more support for new style casts | Chris Lattner | 2001-10-01 | 1 | -1/+2 |
| * | Add support for new style casts | Chris Lattner | 2001-10-01 | 1 | -1/+1 |
| * | Add support for global constants, and for initializers for constants | Chris Lattner | 2001-09-18 | 1 | -2/+14 |
| * | Implement global variable support | Chris Lattner | 2001-09-10 | 1 | -1/+12 |
| * | * Emit bytecode using a deque instead of a vector to be faster | Chris Lattner | 2001-09-07 | 1 | -46/+85 |
| * | * The parent of a constant pool is a symtabvalue, not a value. | Chris Lattner | 2001-07-14 | 1 | -1/+1 |
| * | Miscellaneous cleanups: | Chris Lattner | 2001-06-27 | 1 | -12/+8 |
| * | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+182 |

