This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed992c96ced [X86] Reject 512-bit types in getRegForInlineAsmConstraint [...] new 09d24ddb891 [ConstantRange] Rename make{Guaranteed -> Exact}NoWrapRegion() NFC
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 | 20 +++--- lib/Analysis/LazyValueInfo.cpp | 2 +- lib/Analysis/ScalarEvolution.cpp | 8 +-- lib/IR/ConstantRange.cpp | 15 ++-- .../Scalar/CorrelatedValuePropagation.cpp | 6 +- unittests/IR/ConstantRangeTest.cpp | 80 +++++++++++----------- 6 files changed, 65 insertions(+), 66 deletions(-)