diff options
author | Amara Emerson <aemerson@apple.com> | 2019-09-03 21:42:28 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2019-09-03 21:42:28 +0000 |
commit | fbaf425b790000810611c085a39ed1b81e7545fe (patch) | |
tree | 55b0ad073ffa48ae4cdab06b569108c45d77b2fb /lldb/packages/Python/lldbsuite/test/python_api/section/main.c | |
parent | ccb1862bc99d293c4b9f397651a8b76ad1efe900 (diff) | |
download | bcm5719-llvm-fbaf425b790000810611c085a39ed1b81e7545fe.tar.gz bcm5719-llvm-fbaf425b790000810611c085a39ed1b81e7545fe.zip |
[GlobalISel][CallLowering] Add support for splitting types according to calling conventions.
On AArch64, s128 types have to be split into s64 GPRs when passed as arguments.
This change adds the generic support in call lowering for dealing with multiple
registers, for incoming and outgoing args.
Support for splitting for return types not yet implemented.
Differential Revision: https://reviews.llvm.org/D66180
llvm-svn: 370822
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions