[PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 09:47:29 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284840: [WebAssembly] Fix for 0xc call_indirect changes (authored by dschuff).

Changed prior to commit:
  https://reviews.llvm.org/D25708?vs=75354&id=75445#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25708

Files:
  llvm/trunk/lib/Target/WebAssembly/CMakeLists.txt
  llvm/trunk/lib/Target/WebAssembly/WebAssembly.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrCall.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  llvm/trunk/test/CodeGen/WebAssembly/call.ll
  llvm/trunk/test/CodeGen/WebAssembly/reg-stackify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25708.75445.patch
Type: text/x-patch
Size: 14781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/afe3ef0a/attachment.bin>


More information about the llvm-commits mailing list