aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Constant.h
Commit message (Expand)AuthorAgeFilesLines
* - Dramatically simplify the Constant::mutateReferences implementation,Chris Lattner2002-10-141-1/+1
* - Add new Constant::replaceUsesOfWithOnConstant which has an end resultChris Lattner2002-10-091-2/+23
* Convert comments to Doxygen styleChris Lattner2002-08-251-20/+20
* - ConstantPointerRefs are now automatically removed from the module tableChris Lattner2002-08-181-9/+18
* Add a couple of virtual functions to support subclass ConstantExpr.Vikram S. Adve2002-07-141-0/+9
* Split ConstantVals.h into Constant.h and Constants.hChris Lattner2002-04-281-0/+47