Initial implementation of ConstantRange support
authorChris Lattner <sabre@nondot.org>
Sun, 1 Sep 2002 23:53:39 +0000 (23:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Sep 2002 23:53:39 +0000 (23:53 +0000)
commitf6814d1dc75c28fa77aeca57704f1dfdff925b1e
treecbfc35037682b6194969149b9860b71a6f1bfb73
parent645e00d1497dec37da92b59b47d76c4f922e6abc
Initial implementation of ConstantRange support

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3564 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ConstantRange.h [new file with mode: 0644]