[PATCH] D17428: [WebAssembly] Stackify function prologs and epilogs
Derek Schuff via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 17:47:04 PST 2016
dschuff created this revision.
dschuff added reviewers: jfb, sunfish.
dschuff added a subscriber: llvm-commits.
Herald added subscribers: dschuff, jfb.
The instructions are the same, but fewer locals are used.
http://reviews.llvm.org/D17428
Files:
lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
test/CodeGen/WebAssembly/byval.ll
test/CodeGen/WebAssembly/mem-intrinsics.ll
test/CodeGen/WebAssembly/userstack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17428.48439.patch
Type: text/x-patch
Size: 18832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160219/61158181/attachment.bin>
More information about the llvm-commits
mailing list