[PATCH] D34347: [PowerPC] fix potential verification error on __tls_get_addr
Hiroshi Inoue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 11:09:01 PDT 2017
inouehrs updated this revision to Diff 103238.
inouehrs added a comment.
- added MIR test cases
- added initialization of ppc-tls-dynamic-call pass to use with `llc -run-pass`
- updated the logic to check existing ADJCALLSTACKUP as well as ADJCALLSTACKDOWN
https://reviews.llvm.org/D34347
Files:
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPCTLSDynamicCall.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp
test/CodeGen/PowerPC/tls_get_addr_fence1.mir
test/CodeGen/PowerPC/tls_get_addr_fence2.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34347.103238.patch
Type: text/x-patch
Size: 8513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/268e8d09/attachment.bin>
More information about the llvm-commits
mailing list