This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68567bed6e0 [SDAG][AArch64] Boolean and/or reduce to umax/min reduce (PR41635) new c686868a5ef [ConstantRange] Add srem() support
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 | 5 ++ lib/IR/ConstantRange.cpp | 44 +++++++++++++++++ unittests/IR/ConstantRangeTest.cpp | 99 +++++++++++++++++++++++++++++++++++--- 3 files changed, 140 insertions(+), 8 deletions(-)