This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 051e78c2013 [InstCombine] canonicalize rotate right by constant to rotate left new f6babf87c58 [ConstantRange] Add fromKnownBits() method
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 | 6 ++++ lib/Analysis/ValueTracking.cpp | 19 +++++------ lib/IR/ConstantRange.cpp | 19 +++++++++++ unittests/IR/ConstantRangeTest.cpp | 65 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 98 insertions(+), 11 deletions(-)