[PATCH] D50653: [WebAssembly] Add isEHScopeReturn instruction property

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 12:45:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340325: [WebAssembly] Add isEHScopeReturn instruction property (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D50653

Files:
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/include/llvm/MC/MCInstrDesc.h
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/lib/CodeGen/Analysis.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrControl.td
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/test/CodeGen/WebAssembly/exception.ll
  llvm/trunk/utils/TableGen/CodeGenInstruction.cpp
  llvm/trunk/utils/TableGen/CodeGenInstruction.h
  llvm/trunk/utils/TableGen/InstrDocsEmitter.cpp
  llvm/trunk/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50653.161800.patch
Type: text/x-patch
Size: 9463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/30091c47/attachment.bin>


More information about the llvm-commits mailing list