aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/ConstantRange.h
AgeCommit message (Expand)Author
2004-03-30Add some new methodsChris Lattner
2004-03-29Relax the interface a bitChris Lattner
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell
2002-09-03Implement operator== and != for rangesChris Lattner
2002-09-02Add printing support to ConstantRange classChris Lattner
2002-09-01Initial implementation of ConstantRange supportChris Lattner