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

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 16:15:59 PDT 2016


ddcc updated this revision to Diff 64597.
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.64597.patch
Type: text/x-patch
Size: 14351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160719/8e487a5d/attachment.bin>


More information about the llvm-commits mailing list