This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9075f54623d [llvm-strip] Implement --keep-file-symbols new e9ea0510652 [X86][AVX] Combine INSERT_SUBVECTOR(SRC0, BITCAST(SHUFFLE(E [...] new e9dc79169d5 [TargetLowering] try harder to determine undef elements of [...]
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/CodeGen/SelectionDAG/TargetLowering.cpp | 68 ++++++++++++++++++++++++++--- lib/Target/X86/X86ISelLowering.cpp | 7 +-- test/CodeGen/X86/vector-partial-undef.ll | 23 ---------- test/CodeGen/X86/vector-shuffle-256-v8.ll | 25 +++++++---- 4 files changed, 81 insertions(+), 42 deletions(-)