This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 04bc9fb Revert r289863: [LV] Enable vectorization of loops with condi [...] new df654b6 [AVR] Add a test for 64-bit left shifts new d7f6e8f [X86][SSE] Combine shuffles to MOVSS/MOVSD whatever the domain.
The 2 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/Target/X86/X86ISelLowering.cpp | 18 +++++++++--------- test/CodeGen/AVR/shift.ll | 8 ++++++++ test/CodeGen/X86/vector-shuffle-combining.ll | 8 ++------ 3 files changed, 19 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/AVR/shift.ll