[all-commits] [llvm/llvm-project] c1140d: [AArch64] Stack probing for dynamic allocas in Glo...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Mon Dec 4 01:44:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1140d49ec3363bf903e4c1dbf7a3f5e8c1b6523
https://github.com/llvm/llvm-project/commit/c1140d49ec3363bf903e4c1dbf7a3f5e8c1b6523
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-dyn-alloca.mir
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
M llvm/test/CodeGen/AArch64/stack-probing-dynamic.ll
Log Message:
-----------
[AArch64] Stack probing for dynamic allocas in GlobalISel (#67123)
Co-authored-by: Oliver Stannard <oliver.stannard at linaro.org>
More information about the All-commits
mailing list