[PATCH] D62047: [WebAssembly] Add multivalue and tail-call target features
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 10:24:05 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361516: [WebAssembly] Add multivalue and tail-call target features (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62047?vs=199941&id=201010#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62047/new/
https://reviews.llvm.org/D62047
Files:
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/lib/Basic/Targets/WebAssembly.cpp
cfe/trunk/lib/Basic/Targets/WebAssembly.h
cfe/trunk/test/Preprocessor/wasm-target-features.c
llvm/trunk/lib/Target/WebAssembly/WebAssembly.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.h
llvm/trunk/test/CodeGen/WebAssembly/multivalue.ll
llvm/trunk/test/CodeGen/WebAssembly/tailcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62047.201010.patch
Type: text/x-patch
Size: 11109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/ca092e36/attachment.bin>
More information about the llvm-commits
mailing list