commit | 7f9d40115c5d071756b60f854e7544473b7306ba | [log] [tgz] |
---|---|---|
author | Manman Ren <manman.ren@gmail.com> | Fri Jan 15 20:13:28 2016 +0000 |
committer | Manman Ren <manman.ren@gmail.com> | Fri Jan 15 20:13:28 2016 +0000 |
tree | 1327524fccce483d90fbfc4705cddb5d94495442 | |
parent | 1bad44855860e623ce58d07c0ff9291c75c02f78 [diff] |
CXX_FAST_TLS calling convention: fix issue on AArch64. When we have a single basic block, the explicit copy-back instructions should be inserted right before the terminator. Before this fix, they were wrongly placed at the beginning of the basic block. I will commit fixes to other platforms as well. PR26136 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257929 91177308-0d34-0410-b5e6-96231b3b80d8