This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b64f7d8 [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section. new b9dfeea [InstCombine] Fix for PR29124: reduce insertelements to shuff [...]
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: .../InstCombine/InstCombineSimplifyDemanded.cpp | 55 ++++++++- .../InstCombine/InstCombineVectorOps.cpp | 133 ++++++++++++++------- test/Transforms/InstCombine/insert-const-shuf.ll | 9 ++ test/Transforms/InstCombine/vec_demanded_elts.ll | 4 +- .../InstCombine/vector_insertelt_shuffle.ll | 29 ++++- test/Transforms/InstCombine/x86-insertps.ll | 2 +- 6 files changed, 173 insertions(+), 59 deletions(-)