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