Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -3/+3 |
* | Moved Cast from being a Unary instruction to being an "Other" instruction | Chris Lattner | 2001-07-08 | 1 | -3/+2 |
* | Neg instruction removed. Cast instruction implemented. | Chris Lattner | 2001-07-08 | 1 | -0/+14 |
* | Convert BinaryOperand and UnaryOperator to only take instruction types of | Chris Lattner | 2001-07-07 | 1 | -1/+1 |
* | Broad superficial changes: | Chris Lattner | 2001-07-07 | 1 | -5/+3 |
* | Make a new GenericBinaryInst class, instead of providing lots of silly | Chris Lattner | 2001-06-27 | 1 | -15/+7 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+48 |