| Commit message (Expand) | Author | Age | Files | Lines |
* | Split ConstantVals.h into Constant.h and Constants.h | Chris Lattner | 2002-04-28 | 1 | -51/+6 |
* | Rename getNullConstant to getNullValue | Chris Lattner | 2002-04-27 | 1 | -11/+11 |
* | Remove getStrValue method from Constant implementations. The AssemblyWriter | Chris Lattner | 2002-04-18 | 1 | -15/+0 |
* | * Add virtual print methods | Chris Lattner | 2002-04-08 | 1 | -0/+2 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -18/+18 |
* | Constants KNOW they are of a derived type | Chris Lattner | 2001-12-13 | 1 | -0/+9 |
* | Rename ConstPoolVal -> Constant | Chris Lattner | 2001-12-03 | 1 | -0/+382 |