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

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 00:57:22 PDT 2016


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

Fix bug with multiple uses of one type check result


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/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.67474.patch
Type: text/x-patch
Size: 14951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/18ca7fa3/attachment.bin>


More information about the llvm-commits mailing list