This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 784afcb InstCombine: Clean up some trailing whitespace. NFC new fd14e43 [InstCombine] try to fold (select C, (sext A), B) into logical ops
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 | 56 ++++++++++++++++ .../InstCombine/InstructionCombining.cpp | 2 +- test/Transforms/InstCombine/select-bitext.ll | 74 +++++++++++++++------- test/Transforms/InstCombine/vector-casts.ll | 5 +- 4 files changed, 109 insertions(+), 28 deletions(-)