[PATCH] D64900: [WebAssembly] Implement __builtin_wasm_tls_base intrinsic

Guanzhong Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 18 10:53:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366475: [WebAssembly] Implement __builtin_wasm_tls_base intrinsic (authored by quantum, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64900?vs=210469&id=210632#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64900/new/

https://reviews.llvm.org/D64900

Files:
  cfe/trunk/include/clang/Basic/BuiltinsWebAssembly.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/builtins-wasm.c
  llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/WebAssembly/tls-general-dynamic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64900.210632.patch
Type: text/x-patch
Size: 3818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190718/26cd53c4/attachment.bin>


More information about the cfe-commits mailing list