This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f44199b7bfa [LLVM-C] Allow Access to the Type of a Binary new fbdd8db6019 [ConstantRange] Add unsigned and signed intersection types
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/ConstantRange.h | 23 +++++++---- lib/IR/ConstantRange.cpp | 78 +++++++++++++++++++++++++++++++------- unittests/IR/ConstantRangeTest.cpp | 55 +++++++++++++++++++++++---- 3 files changed, 128 insertions(+), 28 deletions(-)