[PATCH] D26263: [WebAssembly] Emit a BasePointer when we have overly-aligned stack objects

Jacob Gravelle via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 15:31:03 PDT 2016


jgravelle-google updated this revision to Diff 76896.
jgravelle-google added a comment.

- Simplify SPReg, clarify comment, rename test, check stack size in test


https://reviews.llvm.org/D26263

Files:
  lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  lib/Target/WebAssembly/WebAssemblyFrameLowering.h
  lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  test/CodeGen/WebAssembly/stack-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26263.76896.patch
Type: text/x-patch
Size: 12481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161103/0e990b6e/attachment.bin>


More information about the llvm-commits mailing list