[PATCH] D15377: [WebAssembly] Reintroduce ARGUMENT moving logic
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 08:27:06 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255125: [WebAssembly] Reintroduce ARGUMENT moving logic (authored by djg).
Changed prior to commit:
http://reviews.llvm.org/D15377?vs=42299&id=42304#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15377
Files:
llvm/trunk/lib/Target/WebAssembly/CMakeLists.txt
llvm/trunk/lib/Target/WebAssembly/WebAssembly.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
llvm/trunk/test/CodeGen/WebAssembly/dead-vreg.ll
llvm/trunk/test/CodeGen/WebAssembly/phi.ll
llvm/trunk/test/CodeGen/WebAssembly/reg-stackify.ll
llvm/trunk/test/CodeGen/WebAssembly/switch.ll
llvm/trunk/test/CodeGen/WebAssembly/unreachable.ll
llvm/trunk/test/CodeGen/WebAssembly/varargs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15377.42304.patch
Type: text/x-patch
Size: 8413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/2d3321a6/attachment.bin>
More information about the llvm-commits
mailing list