This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a320d92847 [PGO] detect infinite loop and form MST properly new 314790b9d83 [WebAssembly] Don't emit .import_global for the wasm target. new f07a1d491b5 [WebAssembly] Implement WASM_STACK_POINTER.
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/MC/WasmObjectWriter.cpp | 23 +++++++++++----------- .../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 11 ++++++----- .../MCTargetDesc/WebAssemblyTargetStreamer.h | 8 ++++---- lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 7 ++++++- test/CodeGen/WebAssembly/globl.ll | 13 +++++++----- test/CodeGen/WebAssembly/stack-alignment.ll | 2 ++ 6 files changed, 38 insertions(+), 26 deletions(-)