llvm-project/llvm/test/DebugInfo/COFF/ARMNT
Martin Storsjö bd52506d24 [ARM] Make narrow push/pop in SEH prologues/epilogues where applicable
We intentionally disable Thumb2SizeReduction for SEH
prologues/epilogues, to avoid needing to guess what will happen with
the instructions in a potential future pass in frame lowering.

But for this specific case, where we know we can express the
intent with a narrow instruction, change to that instruction form
directly in frame lowering.

Differential Revision: https://reviews.llvm.org/D126948
2022-06-03 22:33:55 +03:00
..
arm-register-variables.ll [ARM] Make narrow push/pop in SEH prologues/epilogues where applicable 2022-06-03 22:33:55 +03:00
lit.local.cfg