Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add casts for documentation | Chris Lattner | 2002-04-16 | 1 | -2/+2 |
* | Declare the new InsertInstBeforeInst function | Chris Lattner | 2002-03-21 | 1 | -0/+7 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -7/+8 |
* | * isFirstClassType is now provided by the Type class | Chris Lattner | 2001-12-14 | 1 | -7/+2 |
* | Renamed inst_const_iterator -> const_inst_iterator | Chris Lattner | 2001-12-04 | 1 | -1/+1 |
* | Rename ConstPoolVal -> Constant | Chris Lattner | 2001-12-03 | 1 | -4/+4 |
* | Support Composite's, not just structs | Chris Lattner | 2001-11-26 | 1 | -14/+28 |
* | * Change ExpressionConvertableToType to more closely match map behavior of | Chris Lattner | 2001-11-13 | 1 | -1/+2 |
* | Improve raising significantly | Chris Lattner | 2001-11-08 | 1 | -0/+28 |
* | Fix bugs | Chris Lattner | 2001-11-06 | 1 | -5/+10 |
* | Use the expression map correctly. | Chris Lattner | 2001-11-05 | 1 | -2/+46 |
* | Refactor code to share stuff | Chris Lattner | 2001-11-04 | 1 | -0/+56 |