This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository llvm.
from 43303b98f5c Merging r309302: ------------------------------------------ [...] new f268da9127f Merging r309113: ------------------------------------------ [...] new ebc46747d97 Merging r309353 and r309355: ------------------------------ [...]
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: lib/Option/OptTable.cpp | 4 +- lib/Transforms/Scalar/JumpThreading.cpp | 18 +++++-- .../LazyValueAnalysis/lvi-after-jumpthreading.ll | 5 +- test/Transforms/JumpThreading/pr33917.ll | 57 ++++++++++++++++++++++ 4 files changed, 76 insertions(+), 8 deletions(-) create mode 100644 test/Transforms/JumpThreading/pr33917.ll