[PATCH] D15617: Add call sequence start and end for __tls_get_addr
Tim Shen via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 10:46:49 PST 2015
timshen created this revision.
timshen added a subscriber: llvm-commits.
This is a fix for bug 25839.
Also added a test for save/restore clobbered registers during calling __tls_get_addr.
http://reviews.llvm.org/D15617
Files:
lib/Target/PowerPC/PPCTLSDynamicCall.cpp
test/CodeGen/PowerPC/tls_get_addr_clobbers.ll
test/CodeGen/PowerPC/tls_get_addr_stackframe.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15617.43094.patch
Type: text/x-patch
Size: 4620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/53e7d009/attachment.bin>
More information about the llvm-commits
mailing list