OSDN Git Service

[ARM GlobalISel] Cleanup CallLowering. NFC
authorDiana Picus <diana.picus@linaro.org>
Wed, 17 Jul 2019 10:01:27 +0000 (10:01 +0000)
committerDiana Picus <diana.picus@linaro.org>
Wed, 17 Jul 2019 10:01:27 +0000 (10:01 +0000)
commit3d138fdddbf5a550d69cea8ec1e282805b7ccd34
tree37ac5aa7beb462d314ebfd4da431007c67d52cbf
parent426cc68a5956172dc7dde03c731f0c3f67d2a3de
[ARM GlobalISel] Cleanup CallLowering. NFC

Migrate CallLowering::lowerReturnVal to use the same infrastructure as
lowerCall/FormalArguments and remove the now obsolete code path from
splitToValueTypes.

Forgot to push this earlier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366308 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCallLowering.cpp
lib/Target/ARM/ARMCallLowering.h