[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 11:55:23 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260421: [WebAssembly] Switch varags calling convention to use a register (authored by dschuff).

Changed prior to commit:
  http://reviews.llvm.org/D17048?vs=47481&id=47502#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17048

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

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


More information about the llvm-commits mailing list