[PATCH] D44090: [WebAssembly] Support instruction selection for catching exceptions
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 22 16:07:48 PDT 2018
aheejin updated this revision to Diff 148125.
aheejin added a comment.
- Make `wasm.get.exception/ehselector` intrinsic take a token argument
Repository:
rL LLVM
https://reviews.llvm.org/D44090
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/WebAssembly/CMakeLists.txt
lib/Target/WebAssembly/WebAssembly.h
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyISelLowering.h
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
lib/Target/WebAssembly/WebAssemblyRegisterInfo.h
lib/Target/WebAssembly/WebAssemblyReplaceFuncletReturns.cpp
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
test/CodeGen/WebAssembly/exception.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44090.148125.patch
Type: text/x-patch
Size: 17036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/ac57a5c6/attachment-0001.bin>
More information about the llvm-commits
mailing list