This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a40330dd79 Demanded elements support for vector GEPs new 4d14b7ba6e3 [ThinLTO] Add option to dump per-module summary dot graph new 03dc0681a4b [WebAssembly] Expand BUILD_PAIR nodes
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/Analysis/ModuleSummaryAnalysis.cpp | 14 +++++ lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 3 ++ test/CodeGen/WebAssembly/simd-build-pair.ll | 33 ++++++++++++ test/ThinLTO/X86/dot-dumper.ll | 62 ++++++++++++++++------ 4 files changed, 95 insertions(+), 17 deletions(-) create mode 100644 test/CodeGen/WebAssembly/simd-build-pair.ll