diff options
author | David Green <david.green@arm.com> | 2021-03-11 17:56:19 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-03-11 17:56:19 +0000 |
commit | bd516d24c1127c98322507a36066fad2083a15e9 (patch) | |
tree | 7efe77e21ce72c7424f29521fa64043705b4f696 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | fad70c306854fd21045cad3f6d9226894eb709e6 (diff) | |
download | llvm-bd516d24c1127c98322507a36066fad2083a15e9.zip llvm-bd516d24c1127c98322507a36066fad2083a15e9.tar.gz llvm-bd516d24c1127c98322507a36066fad2083a15e9.tar.bz2 |
[ARM] Move t2DoLoopStart reg alloc hint
This adjusts the place that the t2DoLoopStart reg allocation hint is
inserted, adding it in the ARMTPAndVPTOptimizaionPass in a similar place
as other tail predicated loop optimizations. This removes the need for
doing so in a custom inserter, and should make the hint more accurate,
only adding it where we expect to create a DLS (not DLSTP or WLS).
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions