This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dacda52aca9 [LV] Add test checks when vectorizing loops under opt for s [...] new 42fced4e53b [InstCombine] try harder to form select from logic 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/InstCombineAndOrXor.cpp | 66 ++++++++++++---------- lib/Transforms/InstCombine/InstCombineInternal.h | 3 + test/Transforms/InstCombine/logical-select.ll | 18 ++---- test/Transforms/InstCombine/vec_sext.ll | 18 ++---- 4 files changed, 52 insertions(+), 53 deletions(-)