This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7a92215d16e Revert "[mips] Fix the target specific instruction verifier" new 5cecfe96eb6 [ConstantRange] Support for ashr in ConstantRange computation
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 | 4 +++ lib/IR/ConstantRange.cpp | 56 ++++++++++++++++++++++++++++++++++++++ unittests/IR/ConstantRangeTest.cpp | 27 ++++++++++++++++++ 3 files changed, 87 insertions(+)