[PATCH] D43971: [AArch64] Implement native TLS for Windows
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 9 20:17:35 PST 2018
mstorsjo updated this revision to Diff 137895.
mstorsjo added a comment.
Managed to merge the lsl into the ldr addressing by swapping the order of ZERO_EXTEND and SHL.
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.137895.patch
Type: text/x-patch
Size: 7043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/5c3108ef/attachment.bin>
More information about the llvm-commits
mailing list