[PATCH] D43706: [WebAssembly] Add except_ref as a first-class type

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 20:11:01 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326985: [WebAssembly] Add except_ref as a first-class type (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43706

Files:
  llvm/trunk/include/llvm/BinaryFormat/Wasm.h
  llvm/trunk/include/llvm/CodeGen/MachineValueType.h
  llvm/trunk/include/llvm/CodeGen/ValueTypes.td
  llvm/trunk/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrCall.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrControl.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrExceptRef.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43706.137543.patch
Type: text/x-patch
Size: 14585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/91cf60c6/attachment.bin>


More information about the llvm-commits mailing list