diff options
author | Diana Picus <diana.picus@linaro.org> | 2016-12-16 10:35:20 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2016-12-16 10:35:20 +0000 |
commit | 2af9c389bf4eba1ca3d36e3123828cf52b73b532 (patch) | |
tree | 0629008ebcc712992b88f5066ea6cfcb105bbb38 /llvm/lib/Transforms/Scalar | |
parent | 5f643ad847de495a0d5ac98bc082d35facf8b56c (diff) | |
download | bcm5719-llvm-2af9c389bf4eba1ca3d36e3123828cf52b73b532.tar.gz bcm5719-llvm-2af9c389bf4eba1ca3d36e3123828cf52b73b532.zip |
[ARM] Expose methods to get the CCAssignFn. NFCI
Add two public methods to ARMTargetLowering: CCAssignFnForCall and
CCAssignFnForReturn, which are just calling the already existing private method
CCAssignFnForNode. These will come in handy for GlobalISel on ARM.
We also replace all calls to CCAssignFnForNode in ARMISelLowering.cpp, because
the new methods are friendlier to the reader.
llvm-svn: 289932
Diffstat (limited to 'llvm/lib/Transforms/Scalar')
0 files changed, 0 insertions, 0 deletions