[PATCH] D22246: Add multiple tables support for WebAssembly and update CFI implementation

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 18:17:29 PDT 2016


ddcc updated this revision to Diff 67270.
ddcc added a comment.

Rebase


https://reviews.llvm.org/D22246

Files:
  lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyInstrCall.td
  lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  lib/Transforms/IPO/LowerTypeTests.cpp
  test/CodeGen/WebAssembly/call.ll
  test/CodeGen/WebAssembly/cfi.ll
  test/Transforms/LowerTypeTests/function-disjoint.ll
  test/Transforms/LowerTypeTests/function-ext.ll
  test/Transforms/LowerTypeTests/function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22246.67270.patch
Type: text/x-patch
Size: 14080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/fab869c0/attachment.bin>


More information about the llvm-commits mailing list