This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d095a2fe170 [InstSimplify] add tests for insert-of-extract; NFC new 48884075687 [InstSimplify] fold insertelement-of-extractelement new 608234d3807 [WebAssembly] Expand more SIMD float ops new 2b68379b892 llvm-objcopy: Change sectionWithinSegment() to use virtual [...]
The 3 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/Analysis/InstructionSimplify.cpp | 6 + lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 3 +- .../InstCombine/InstCombineVectorOps.cpp | 5 - test/CodeGen/WebAssembly/libcalls.ll | 17 +- test/CodeGen/WebAssembly/simd-unsupported.ll | 180 ++++++++++++++++++++- test/Transforms/InstSimplify/insertelement.ll | 8 +- tools/llvm-objcopy/ELF/Object.cpp | 14 ++ 7 files changed, 217 insertions(+), 16 deletions(-)