Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support alignment of allocation instructions. | Nate Begeman | 2005-11-05 | 1 | -468/+479 |
* | Implement PR614: | Reid Spencer | 2005-08-27 | 1 | -0/+2552 |
* | Add support for extern varargs methods & varargs method calls | Chris Lattner | 2001-07-25 | 1 | -2065/+0 |
* | Implement forward/external declarations for methods. Also, emit an error if ... | Chris Lattner | 2001-07-15 | 1 | -288/+275 |
* | Add support to the parser to recognize floating point constants | Chris Lattner | 2001-07-15 | 1 | -256/+266 |
* | Implementation of Store & GetElementPtr | Chris Lattner | 2001-07-08 | 1 | -188/+182 |
* | Implemented shl, shl, & load instructions | Chris Lattner | 2001-07-08 | 1 | -212/+223 |
* | Moved Cast from being a Unary instruction to being an "Other" instruction | Chris Lattner | 2001-07-08 | 1 | -8/+8 |
* | Neg instruction removed. Cast instruction implemented. | Chris Lattner | 2001-07-08 | 1 | -210/+215 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+2058 |