Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Both Method & GlobalVariable now subclass GlobalValue | Chris Lattner | 2001-10-03 | 1 | -1/+1 |
* | Commit more code over to new cast style | Chris Lattner | 2001-10-02 | 1 | -5/+5 |
* | Convert more code to use new style casts | Chris Lattner | 2001-10-01 | 1 | -8/+11 |
* | Add more support for new style casts | Chris Lattner | 2001-10-01 | 1 | -1/+1 |
* | Add support for new style casts | Chris Lattner | 2001-10-01 | 1 | -1/+1 |
* | Handle subtract in expression classifier | Chris Lattner | 2001-09-11 | 1 | -45/+91 |
* | Add support for global variables | Chris Lattner | 2001-09-10 | 1 | -2/+3 |
* | Simplify code by eliminating need to hang onto constant pool references | Chris Lattner | 2001-09-07 | 1 | -52/+27 |
* | Fix a bug when compiling 'shl ubyte * %var, ubyte 2' | Chris Lattner | 2001-07-25 | 1 | -1/+2 |
* | More functionality, renamed API | Chris Lattner | 2001-07-21 | 1 | -70/+145 |
* | Start of expression analysis support | Chris Lattner | 2001-07-20 | 1 | -0/+207 |