Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Simplify code by using ConstantInt::getRawValue instead of checking to see | Chris Lattner | 2003-07-23 | 1 | -4/+1 |
* | Minor bug fix. | Chris Lattner | 2002-09-03 | 1 | -2/+2 |
* | Fix bugs | Chris Lattner | 2002-09-02 | 1 | -14/+21 |
* | Add printing support to ConstantRange class | Chris Lattner | 2002-09-02 | 1 | -0/+12 |
* | Initial implementation of ConstantRange support | Chris Lattner | 2002-09-01 | 1 | -0/+227 |