This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4446526 Fix -Wpessimizing-move error, NFC new 7306a61 [Assumptions] Make collecting ephemeral values not quadratic [...] new bb5b5bc [WebAssembly] Disable the store-results optimization.
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/CodeMetrics.cpp | 61 +++++++++++------- lib/Target/WebAssembly/WebAssemblyStoreResults.cpp | 20 ------ test/CodeGen/WebAssembly/byval.ll | 29 ++++----- test/CodeGen/WebAssembly/cfg-stackify.ll | 12 ++-- test/CodeGen/WebAssembly/offset.ll | 9 ++- test/CodeGen/WebAssembly/reg-stackify.ll | 10 +-- test/CodeGen/WebAssembly/store-results.ll | 72 ---------------------- test/CodeGen/WebAssembly/userstack.ll | 72 +++++++++++----------- 8 files changed, 108 insertions(+), 177 deletions(-) delete mode 100644 test/CodeGen/WebAssembly/store-results.ll