[PATCH] D64537: [WebAssembly] Implement thread-local storage (local-exec model)
Guanzhong Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 16 15:01:01 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366272: [WebAssembly] Implement thread-local storage (local-exec model) (authored by quantum, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64537?vs=210188&id=210191#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64537/new/
https://reviews.llvm.org/D64537
Files:
cfe/trunk/include/clang/Basic/BuiltinsWebAssembly.def
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/test/CodeGen/builtins-wasm.c
lld/trunk/test/wasm/data-segments.ll
lld/trunk/test/wasm/tls.ll
lld/trunk/wasm/Driver.cpp
lld/trunk/wasm/Symbols.cpp
lld/trunk/wasm/Symbols.h
lld/trunk/wasm/Writer.cpp
llvm/trunk/include/llvm/BinaryFormat/Wasm.h
llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/trunk/include/llvm/MC/MCSectionWasm.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
llvm/trunk/test/CodeGen/WebAssembly/target-features-tls.ll
llvm/trunk/test/CodeGen/WebAssembly/tls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64537.210191.patch
Type: text/x-patch
Size: 30688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190716/c615aab5/attachment-0001.bin>
More information about the cfe-commits
mailing list