Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement ulong & long support | Chris Lattner | 2001-10-15 | 1 | -27/+33 |
* | Implement initializers for structs and pointers | Chris Lattner | 2001-10-15 | 1 | -80/+100 |
* | Implement global variables. Struct and Pointer initializers are not implemen... | Chris Lattner | 2001-10-15 | 1 | -25/+138 |
* | Commit more code over to new cast style | Chris Lattner | 2001-10-02 | 1 | -10/+10 |
* | Convert more code to use new style casts | Chris Lattner | 2001-10-01 | 1 | -2/+2 |
* | Add support for new style casts | Chris Lattner | 2001-10-01 | 1 | -1/+1 |
* | File #include file | Chris Lattner | 2001-09-28 | 1 | -1/+1 |
* | Make a new llvm/Target #include directory. | Chris Lattner | 2001-09-14 | 1 | -1/+1 |
* | Use the correct style casts | Chris Lattner | 2001-09-10 | 1 | -1/+1 |
* | Genericize support for calling functions a bit | Chris Lattner | 2001-09-10 | 1 | -18/+23 |
* | Lots of new functionality | Chris Lattner | 2001-08-27 | 1 | -12/+261 |
* | Initial checkin of interpreter | Chris Lattner | 2001-08-23 | 1 | -0/+598 |