commit | 2c448a07a43d4975ed931189bd9dd3694a6696fd | [log] [tgz] |
---|---|---|
author | Bryan Chan <bryan.chan@ca.ibm.com> | Thu Apr 28 00:17:23 2016 +0000 |
committer | Bryan Chan <bryan.chan@ca.ibm.com> | Thu Apr 28 00:17:23 2016 +0000 |
tree | fe9d135dc37c7d53ae83290e4bb3d68d4124818a | |
parent | 628f22d54309b1dcb0a9c56965a05dee20c2a9b8 [diff] |
[SystemZ] Support Swift Calling Convention Summary: Port rL265480, rL264754, rL265997 and rL266252 to SystemZ, in order to enable the Swift port on the architecture. SwiftSelf and SwiftError are assigned to R10 and R9, respectively, which are normally callee-saved registers. For more information, see: RFC: Implementing the Swift calling convention in LLVM and Clang https://groups.google.com/forum/#!topic/llvm-dev/epDd2w93kZ0 Reviewers: kbarton, manmanren, rjmccall, uweigand Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D19414 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267823 91177308-0d34-0410-b5e6-96231b3b80d8