[all-commits] [llvm/llvm-project] 25e929: [AArch64] Async unwind - helper functions to decid...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Thu Feb 24 10:18:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25e92920c9d136be9771f519ba773f4aa2232ba2
https://github.com/llvm/llvm-project/commit/25e92920c9d136be9771f519ba773f4aa2232ba2
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
M llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
M llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-regsave.mir
M llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-sp-mod.mir
Log Message:
-----------
[AArch64] Async unwind - helper functions to decide on CFI emission
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D112327
More information about the All-commits
mailing list