summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/conditional-assignment.ll
diff options
context:
space:
mode:
authorDiana Picus <diana.picus@linaro.org>2016-12-16 10:35:20 +0000
committerDiana Picus <diana.picus@linaro.org>2016-12-16 10:35:20 +0000
commit2af9c389bf4eba1ca3d36e3123828cf52b73b532 (patch)
tree0629008ebcc712992b88f5066ea6cfcb105bbb38 /llvm/test/Transforms/LoopVectorize/conditional-assignment.ll
parent5f643ad847de495a0d5ac98bc082d35facf8b56c (diff)
downloadbcm5719-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/test/Transforms/LoopVectorize/conditional-assignment.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud