[PATCH] D64776: [WebAssembly] Compile all TLS on Emscripten as local-exec

Guanzhong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 15:23:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366275: [WebAssembly] Compile all TLS on Emscripten as local-exec (authored by quantum, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64776?vs=210192&id=210200#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64776

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/WebAssembly/tls-general-dynamic.ll
  llvm/trunk/test/CodeGen/WebAssembly/tls-local-exec.ll
  llvm/trunk/test/CodeGen/WebAssembly/tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64776.210200.patch
Type: text/x-patch
Size: 9970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/92125a5e/attachment.bin>


More information about the llvm-commits mailing list