]> granicus.if.org Git - llvm/commit
[ARM] GlobalISel: Support array returns
authorDiana Picus <diana.picus@linaro.org>
Mon, 29 May 2017 08:19:19 +0000 (08:19 +0000)
committerDiana Picus <diana.picus@linaro.org>
Mon, 29 May 2017 08:19:19 +0000 (08:19 +0000)
commit5a31d0a7463456defba8e927fb3c75a6f6be565b
treea3c4686c2f8b19bba4d942b1e28853b85e17bd2f
parent2f498526c2ea8aba83520ec2a62ed331e5bfbf5e
[ARM] GlobalISel: Support array returns

These are a bit rare in practice, but they don't require anything
special compared to array parameters, so support them as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304137 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCallLowering.cpp
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll