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