[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 9 19:22:27 PDT 2016
ddcc updated this revision to Diff 67453.
ddcc added a comment.
Fix bug with direct call generation
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.67453.patch
Type: text/x-patch
Size: 14986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/481399d9/attachment.bin>
More information about the llvm-commits
mailing list