[PATCH] D43706: [WebAssembly] Add except_ref as a first-class type
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 02:53:56 PST 2018
aheejin updated this revision to Diff 136487.
aheejin added a comment.
- Opcode for `except_ref` has changed to -0x18
Repository:
rL LLVM
https://reviews.llvm.org/D43706
Files:
include/llvm/BinaryFormat/Wasm.h
include/llvm/CodeGen/MachineValueType.h
include/llvm/CodeGen/ValueTypes.td
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
lib/Target/WebAssembly/WebAssemblyFastISel.cpp
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyInstrExceptRef.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43706.136487.patch
Type: text/x-patch
Size: 14070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/696ee042/attachment.bin>
More information about the llvm-commits
mailing list