OSDN Git Service

[AArch64] Implement native TLS for Windows
authorMartin Storsjo <martin@martin.st>
Sat, 10 Mar 2018 19:05:21 +0000 (19:05 +0000)
committerMartin Storsjo <martin@martin.st>
Sat, 10 Mar 2018 19:05:21 +0000 (19:05 +0000)
commitc8b2a4c11ad1e62af80788eab6f12bbc50657958
tree46ca092742d12de80651c1ac182f900e8d67c452
parentd4f6324d82dcd26b8158ea97a7097526e7a5fa55
[AArch64] Implement native TLS for Windows

Differential Revision: https://reviews.llvm.org/D43971

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327220 91177308-0d34-0410-b5e6-96231b3b80d8
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 [new file with mode: 0644]