PR1255 (case ranges: work with ConstantRangesSet instead of ConstantInt) related...
authorStepan Dyatkovskiy <stpworld@narod.ru>
Mon, 21 May 2012 10:44:40 +0000 (10:44 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Mon, 21 May 2012 10:44:40 +0000 (10:44 +0000)
commit1c8f4b8c34a75e184ec40251225c2699efecedac
tree8cc5dc0d704f1b7060f6429fe2727d2361cd2d6d
parent8ae97baef204508272b60f63da0ccf97ecf09b01
PR1255 (case ranges: work with ConstantRangesSet instead of ConstantInt) related changes for Execution and Verifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157183 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CRSBuilder.h
lib/ExecutionEngine/Interpreter/Execution.cpp
lib/VMCore/Verifier.cpp