This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a7577559c49 [X86] Add PR40483 test cases new 29d59d0a036 [InstCombine] Move with.overflow tests to separate file; NFC new 7c9a366492f [InstCombine] Add tests for PR40846; NFC
The 2 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: test/Transforms/InstCombine/intrinsics.ll | 303 ----------------- test/Transforms/InstCombine/with_overflow.ll | 470 +++++++++++++++++++++++++++ 2 files changed, 470 insertions(+), 303 deletions(-) create mode 100644 test/Transforms/InstCombine/with_overflow.ll