This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d5972724450 [InstCombine] Avoid use after free in DenseMap, when built [...] new 434afd372b1 [RuntimeDyld] Update reserveAllocationSpace to account for [...] new 1873d24338a [CVP] Generalize willNotOverflow(); NFC new faba0ea7782 [CVP] Add tests for non-overflowing saturating math; 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/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 9 +- .../Scalar/CorrelatedValuePropagation.cpp | 10 +-- .../CorrelatedValuePropagation/overflows.ll | 100 ++++++++++++++++++++- 3 files changed, 112 insertions(+), 7 deletions(-)