This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cc1ad89 Reset debug loc to OldInduction in InnerLoopVectorizer::creat [...] new 9ebd843 [WebAssembly] Emit a BasePointer when we have overly-aligned [...]
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: .../WebAssembly/WebAssemblyFrameLowering.cpp | 63 ++++++++-- lib/Target/WebAssembly/WebAssemblyFrameLowering.h | 1 + .../WebAssembly/WebAssemblyMachineFunctionInfo.h | 10 ++ test/CodeGen/WebAssembly/stack-alignment.ll | 137 +++++++++++++++++++++ 4 files changed, 201 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/WebAssembly/stack-alignment.ll