This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 39e6b39 Fix windows builds by swapping windows.h and wincrypt.h ordering. new cfd5008 [JumpThreading] Unfold selects that depend on the same condition
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 | 2 + lib/Transforms/Scalar/JumpThreading.cpp | 111 ++++++++++++++------- .../JumpThreading/unfold-selects-same-cond.ll | 23 +++++ 3 files changed, 98 insertions(+), 38 deletions(-) create mode 100644 test/Transforms/JumpThreading/unfold-selects-same-cond.ll