summaryrefslogtreecommitdiffstats
path: root/lib/Transforms/TransformInternals.h
Commit message (Expand)AuthorAgeFilesLines
* Factor code out of TransformInternals into the Transform Utils libraryChris Lattner2002-05-071-24/+0
* Split ConstantVals.h into Constant.h and Constants.hChris Lattner2002-04-281-1/+1
* Add casts for documentationChris Lattner2002-04-161-2/+2
* Declare the new InsertInstBeforeInst functionChris Lattner2002-03-211-0/+7
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-7/+8
* * isFirstClassType is now provided by the Type classChris Lattner2001-12-141-7/+2
* Renamed inst_const_iterator -> const_inst_iteratorChris Lattner2001-12-041-1/+1
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-4/+4
* Support Composite's, not just structsChris Lattner2001-11-261-14/+28
* * Change ExpressionConvertableToType to more closely match map behavior ofChris Lattner2001-11-131-1/+2
* Improve raising significantlyChris Lattner2001-11-081-0/+28
* Fix bugsChris Lattner2001-11-061-5/+10
* Use the expression map correctly.Chris Lattner2001-11-051-2/+46
* Refactor code to share stuffChris Lattner2001-11-041-0/+56