Add alternate ConstantRange intersection algorithm.
authorNick Lewycky <nicholas@mxc.ca>
Sat, 14 Jul 2007 02:51:34 +0000 (02:51 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 14 Jul 2007 02:51:34 +0000 (02:51 +0000)
commit377b1190cbcf99e9298300d890c4b744dd2ed2c7
treeb7d6ee346df727a33ee5cf884bc9d1a884f724f9
parent7722ceb7de6f64c8a7a079b80612ec15031f5483
Add alternate ConstantRange intersection algorithm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39851 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ConstantRange.h
lib/Support/ConstantRange.cpp