Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Dramatically simplify the Constant::mutateReferences implementation, | Chris Lattner | 2002-10-14 | 1 | -1/+1 |
* | - Add new Constant::replaceUsesOfWithOnConstant which has an end result | Chris Lattner | 2002-10-09 | 1 | -2/+23 |
* | Convert comments to Doxygen style | Chris Lattner | 2002-08-25 | 1 | -20/+20 |
* | - ConstantPointerRefs are now automatically removed from the module table | Chris Lattner | 2002-08-18 | 1 | -9/+18 |
* | Add a couple of virtual functions to support subclass ConstantExpr. | Vikram S. Adve | 2002-07-14 | 1 | -0/+9 |
* | Split ConstantVals.h into Constant.h and Constants.h | Chris Lattner | 2002-04-28 | 1 | -0/+47 |