[PATCH] D17048: [WebAssembly] Switch varags calling convention to use a register

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 10:16:35 PST 2016


dschuff updated this revision to Diff 47481.
dschuff added a comment.

- Update basic block test


http://reviews.llvm.org/D17048

Files:
  lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  lib/Target/WebAssembly/known_gcc_test_failures.txt
  test/CodeGen/WebAssembly/varargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17048.47481.patch
Type: text/x-patch
Size: 14766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/6bed51a1/attachment.bin>


More information about the llvm-commits mailing list