diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2024-09-25 16:17:17 +0100 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2024-10-09 09:29:27 +0100 |
commit | 2ecf2e242b5e4c808fc3f6f2230d2f68b9ee1004 (patch) | |
tree | cbf8d26bae32819e902e9ac022ddf8cca83739fc /llvm/lib/Support/APFloat.cpp | |
parent | 67200f5dc8a662edd05928f97940c2fcabf42043 (diff) | |
download | llvm-2ecf2e242b5e4c808fc3f6f2230d2f68b9ee1004.zip llvm-2ecf2e242b5e4c808fc3f6f2230d2f68b9ee1004.tar.gz llvm-2ecf2e242b5e4c808fc3f6f2230d2f68b9ee1004.tar.bz2 |
[ARM] Factor out code to determine spill areas (NFC) (#110283)
There were multiple loops in ARMFrameLowering which sort the callee
saved registers into spill areas, which were hard to understand and
modify. This splits the information about which register is in which
save area into a separate function.
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions