This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d36f33ec25a [X86FixupLEAs] Turn optIncDec into a generic two address LE [...] new 61a8f025d3b [LVI] Extract helper for binary range calculations; NFC new 8391d18d9c6 [LVI][CVP] Calculate with.overflow result range new 780bce36596 [CVP] Add tests for saturating add/sub ranges; NFC
The 3 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: lib/Analysis/LazyValueInfo.cpp | 64 +++++++++----- .../Transforms/CorrelatedValuePropagation/basic.ll | 97 ++++++++++++++++++++++ .../overflow_predicate.ll | 21 ++--- 3 files changed, 146 insertions(+), 36 deletions(-)