summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDeclCXX.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@linaro.org>2019-07-22 08:44:36 +0000
committerOliver Stannard <oliver.stannard@linaro.org>2019-07-22 08:44:36 +0000
commit6771a89fa01ffb1ea8702d7b07e259750ae62f1c (patch)
tree7ceb6534c6439741779f2c018a188d97bd9067eb /clang/lib/Sema/SemaDeclCXX.cpp
parent6522a7df544efe391519ffd35651a80d6a2186ae (diff)
downloadbcm5719-llvm-6771a89fa01ffb1ea8702d7b07e259750ae62f1c.tar.gz
bcm5719-llvm-6771a89fa01ffb1ea8702d7b07e259750ae62f1c.zip
[IPRA][ARM] Make use of the "returned" parameter attribute
ARM has code to recognise uses of the "returned" function parameter attribute which guarantee that the value passed to the function in r0 will be returned in r0 unmodified. IPRA replaces the regmask on call instructions, so needs to be told about this to avoid reverting the optimisation. Differential revision: https://reviews.llvm.org/D64986 llvm-svn: 366669
Diffstat (limited to 'clang/lib/Sema/SemaDeclCXX.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud