summaryrefslogtreecommitdiff
path: root/lib/Analysis/ConstantRange.cpp
Commit message (Expand)AuthorAge
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-20
* Simplify code by using ConstantInt::getRawValue instead of checking to seeChris Lattner2003-07-23
* Minor bug fix.Chris Lattner2002-09-03
* Fix bugsChris Lattner2002-09-02
* Add printing support to ConstantRange classChris Lattner2002-09-02
* Initial implementation of ConstantRange supportChris Lattner2002-09-01