This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 56c786ccabf [ADCE][Dominators] Teach ADCE to preserve dominators new 454718f93b5 [InstCombine] Make folding (X >s -1) ? C1 : C2 --> ((X >>s [...]
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/InstCombine/InstCombineSelect.cpp | 39 ++++++++++-------- test/Transforms/InstCombine/select.ll | 51 ++++++++++++++++++++++++ 2 files changed, 73 insertions(+), 17 deletions(-)