This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ab8689e932e [ORC] Add a dependence on MC to LLVMBuild.txt new d3c8f20a14b [JumpThreading] Don't try to rewrite a use if it's already valid.
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: lib/Transforms/Scalar/JumpThreading.cpp | 22 ++++++++++++---------- test/Transforms/JumpThreading/PR37745.ll | 19 +++++++++++++++++++ 2 files changed, 31 insertions(+), 10 deletions(-) create mode 100644 test/Transforms/JumpThreading/PR37745.ll