[PATCH] D15377: [WebAssembly] Reintroduce ARGUMENT moving logic

Dan Gohman via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 07:11:13 PST 2015


sunfish updated this revision to Diff 42299.
sunfish added a comment.

Address review comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D15377

Files:
  lib/Target/WebAssembly/CMakeLists.txt
  lib/Target/WebAssembly/WebAssembly.h
  lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  test/CodeGen/WebAssembly/dead-vreg.ll
  test/CodeGen/WebAssembly/phi.ll
  test/CodeGen/WebAssembly/reg-stackify.ll
  test/CodeGen/WebAssembly/switch.ll
  test/CodeGen/WebAssembly/unreachable.ll
  test/CodeGen/WebAssembly/varargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15377.42299.patch
Type: text/x-patch
Size: 7945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/7d5af44f/attachment.bin>


More information about the llvm-commits mailing list