[PATCH] D25709: [WebAssembly] Change call_indirect stack semantics and printing order
Jacob Gravelle via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 16:06:22 PDT 2016
jgravelle-google created this revision.
jgravelle-google added reviewers: dschuff, sunfish.
jgravelle-google added a subscriber: llvm-commits.
Herald added a subscriber: jfb.
For 0xc we need to change the order in which we consider the
arguments to call_indirect as being popped during register stackification.
https://reviews.llvm.org/D25709
Files:
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
test/CodeGen/WebAssembly/call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25709.74930.patch
Type: text/x-patch
Size: 7336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161017/ad6d5d42/attachment.bin>
More information about the llvm-commits
mailing list