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

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 14:10:35 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286160: [WebAssembly] Emit a BasePointer when we have overly-aligned stack objects (authored by dschuff).

Changed prior to commit:
  https://reviews.llvm.org/D26263?vs=76896&id=77099#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26263

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26263.77099.patch
Type: text/x-patch
Size: 12647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161107/94355402/attachment.bin>


More information about the llvm-commits mailing list