[PATCH] D80863: [WebAssembly] Eliminate range checks on br_tables
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 2 13:43:38 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf99d5f8c32a8: [WebAssembly] Eliminate range checks on br_tables (authored by tlively).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80863/new/
https://reviews.llvm.org/D80863
Files:
llvm/lib/Target/WebAssembly/CMakeLists.txt
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/lib/Target/WebAssembly/WebAssembly.h
llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
llvm/test/CodeGen/WebAssembly/cfg-stackify.ll
llvm/test/CodeGen/WebAssembly/indirectbr.ll
llvm/test/CodeGen/WebAssembly/stack-insts.ll
llvm/test/CodeGen/WebAssembly/switch-unreachable-default.ll
llvm/test/CodeGen/WebAssembly/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80863.267977.patch
Type: text/x-patch
Size: 15982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/532bd05c/attachment.bin>
More information about the llvm-commits
mailing list