Skip stp/ldp only for unwind portion of prolog/epilog (#85657)
authorKunal Pathak <Kunal.Pathak@microsoft.com>
Wed, 3 May 2023 03:28:18 +0000 (20:28 -0700)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 03:28:18 +0000 (20:28 -0700)
commit372b01fd7a59f86a7c3b24329bac75e0f7477cf2
tree2b8efedf26bf31e136cb3aeb22b7cff835594ecb
parent56eff9f52534ebb226323ed0bf7ea36bb4a227d5
Skip stp/ldp only for unwind portion of prolog/epilog (#85657)

* Skip stp/ldp only for unwind portion of prolog/epilog

* Rename unwindarm.cpp -> unwindarmarch.cpp

* review feedback
src/coreclr/jit/CMakeLists.txt
src/coreclr/jit/codegencommon.cpp
src/coreclr/jit/compiler.cpp
src/coreclr/jit/compiler.h
src/coreclr/jit/emitarm64.cpp
src/coreclr/jit/unwindamd64.cpp
src/coreclr/jit/unwindarmarch.cpp [moved from src/coreclr/jit/unwindarm.cpp with 99% similarity]
src/coreclr/jit/unwindloongarch64.cpp
src/coreclr/jit/unwindriscv64.cpp