This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 03d4298e866 [X86] Fix stack probing on x32 (PR41477) new 9fc5e57dd8c [CVP] Add tests for sub nowrap inference; NFC new 8eaf2a6f006 [llvm-objdump] Fix End in disassemblyObject after rL358806
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/CorrelatedValuePropagation/sub.ll | 601 ++++++++++++++++++++++ tools/llvm-objdump/llvm-objdump.cpp | 6 +- 2 files changed, 604 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/CorrelatedValuePropagation/sub.ll