Now that we're using ConstantRange to represent potential values, make use of that...
authorOwen Anderson <resistor@mac.com>
Tue, 10 Aug 2010 23:20:01 +0000 (23:20 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 10 Aug 2010 23:20:01 +0000 (23:20 +0000)
commit625051be7e30d70ba44878a0f3b4d4195902a8ef
treecfbe72df1a7babd6d0a981c0d52d0e686ac732ff
parentbb47d3b47187e5e0b8f1a627c172894c228199da
Now that we're using ConstantRange to represent potential values, make use of that represenation to
create constraints from comparisons other than eq/neq.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110742 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LazyValueInfo.cpp