Age | Commit message (Expand) | Author |
---|---|---|
2001-07-25 | Add support for extern varargs methods & varargs method calls | Chris Lattner |
2001-07-15 | Implement forward/external declarations for methods. Also, emit an error if ... | Chris Lattner |
2001-07-15 | Add support to the parser to recognize floating point constants | Chris Lattner |
2001-07-08 | Implementation of Store & GetElementPtr | Chris Lattner |
2001-07-08 | Implemented shl, shl, & load instructions | Chris Lattner |
2001-07-08 | Moved Cast from being a Unary instruction to being an "Other" instruction | Chris Lattner |
2001-07-08 | Neg instruction removed. Cast instruction implemented. | Chris Lattner |
2001-06-06 | Initial revision | Chris Lattner |