This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eca393c1156 [DebugInfo] Fix for split dwarf test on Windows (NFC) new ef1b331188a [NFC][InstCombine] Regenerate two tests that are affected b [...] new 8e71a936a4c Revert r330403 and r330413.
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: include/llvm/Transforms/Utils/SSAUpdaterBulk.h | 7 +- lib/Transforms/Scalar/JumpThreading.cpp | 36 ++++---- lib/Transforms/Utils/SSAUpdaterBulk.cpp | 25 ++--- test/Transforms/InstCombine/or.ll | 122 ++++++++++++------------- test/Transforms/InstCombine/vec_sext.ll | 20 ++-- test/Transforms/JumpThreading/removed-use.ll | 28 ------ unittests/Transforms/Utils/SSAUpdaterBulk.cpp | 40 ++++---- 7 files changed, 123 insertions(+), 155 deletions(-) delete mode 100644 test/Transforms/JumpThreading/removed-use.ll