This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b80a9e6dba7 [x86] allow insert/extract when matching horizontal ops new 250f13c0363 [Jump Threading] Unfold a select insn that feeds a switch v [...]
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: include/llvm/Transforms/Scalar/JumpThreading.h | 4 ++ lib/Transforms/Scalar/JumpThreading.cpp | 98 ++++++++++++++++++-------- test/Transforms/JumpThreading/select.ll | 78 ++++++++++++++++++++ 3 files changed, 152 insertions(+), 28 deletions(-)