Age | Commit message (Expand) | Author |
---|---|---|
2004-07-15 | Bug fixes for PR341 | Chris Lattner |
2004-07-04 | Add #include <iostream> since Value.h does not #include it any more. | Reid Spencer |
2004-03-30 | Add some new methods | Chris Lattner |
2004-03-29 | Adjust to new itf | Chris Lattner |
2004-01-12 | Remove use of ConstantHandling itf | Chris Lattner |
2003-12-14 | Finegrainify namespacification | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-07-23 | Simplify code by using ConstantInt::getRawValue instead of checking to see | Chris Lattner |
2002-09-03 | Minor bug fix. | Chris Lattner |
2002-09-02 | Fix bugs | Chris Lattner |
2002-09-02 | Add printing support to ConstantRange class | Chris Lattner |
2002-09-01 | Initial implementation of ConstantRange support | Chris Lattner |