Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed inst_const_iterator -> const_inst_iterator | Chris Lattner | 2001-12-04 | 1 | -4/+4 |
* | Fix erroneous assertion failure on the following code: | Chris Lattner | 2001-10-21 | 1 | -1/+1 |
* | Implement the invoke instruction | Chris Lattner | 2001-10-13 | 1 | -11/+50 |
* | * Both Method & GlobalVariable now subclass GlobalValue | Chris Lattner | 2001-10-03 | 1 | -2/+2 |
* | Use correct style casts | Chris Lattner | 2001-09-10 | 1 | -3/+2 |
* | Add support for extern varargs methods & varargs method calls | Chris Lattner | 2001-07-25 | 1 | -5/+5 |
* | Changed the fundemental architecture of Operands for Instructions. Now | Chris Lattner | 2001-07-07 | 1 | -24/+13 |
* | Miscellaneous cleanups: | Chris Lattner | 2001-06-27 | 1 | -3/+2 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+48 |