This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cdee3b7f234 Reapply [ValueTracking] Support min/max selects in computeC [...] new a83da3f8839 [ConstantRange] Add isAllNegative() and isAllNonNegative() methods
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 | 8 ++++- lib/IR/ConstantRange.cpp | 15 +++++++++ unittests/IR/ConstantRangeTest.cpp | 67 +++++++++++++++++++++++++++++--------- 3 files changed, 74 insertions(+), 16 deletions(-)