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

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 21:16:19 PDT 2016


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

Refactoring, handle more cases


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/WebAssemblyLowerEmscriptenExceptions.cpp
  lib/Transforms/IPO/LowerTypeTests.cpp
  lib/Transforms/Utils/LowerInvoke.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.68303.patch
Type: text/x-patch
Size: 18865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/b256a795/attachment.bin>


More information about the llvm-commits mailing list