aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/ConstantRange.cpp
AgeCommit message (Expand)Author
2003-07-23Simplify code by using ConstantInt::getRawValue instead of checking to seeChris Lattner
2002-09-03Minor bug fix.Chris Lattner
2002-09-02Fix bugsChris Lattner
2002-09-02Add printing support to ConstantRange classChris Lattner
2002-09-01Initial implementation of ConstantRange supportChris Lattner