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

Jacob Gravelle via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 14:39:13 PDT 2016


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

- Move HasBP closer to its use


https://reviews.llvm.org/D26263

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26263.76791.patch
Type: text/x-patch
Size: 11224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/309cef5e/attachment.bin>


More information about the llvm-commits mailing list