[PATCH] D43971: [AArch64] Implement native TLS for Windows

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 10 04:53:51 PST 2018


mstorsjo updated this revision to Diff 137910.
mstorsjo added a comment.

Added testcases for getting a plain pointer, for storing to the tls var, and for other sizes of tls vars.


https://reviews.llvm.org/D43971

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64MCInstLower.cpp
  test/CodeGen/AArch64/win-tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43971.137910.patch
Type: text/x-patch
Size: 8680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/a405f32e/attachment.bin>


More information about the llvm-commits mailing list