Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for casting operators | Chris Lattner | 2001-07-21 | 1 | -0/+30 |
* | Add multiply as a supported constant propogation operation | Chris Lattner | 2001-07-20 | 1 | -0/+7 |
* | Neg instruction removed. Cast instruction implemented. | Chris Lattner | 2001-07-08 | 1 | -6/+0 |
* | Split AllOpts.h into lots of little .h files. | Chris Lattner | 2001-06-30 | 1 | -0/+3 |
* | Add instructions to fold unary and binary instructions. | Chris Lattner | 2001-06-27 | 1 | -0/+32 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+145 |