Moving stack update was introduced by https://reviews.llvm.org/D42590 and https://reviews.llvm.org/D41737. This patch enables it for AIX 64bit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97455
[PowerPC][AIX] Enable moving stack update for AIX Needs ReviewPublic Authored by lkail on Feb 25 2021, 2:26 AM.
Details
Summary Moving stack update was introduced by https://reviews.llvm.org/D42590 and https://reviews.llvm.org/D41737. This patch enables it for AIX 64bit.
Diff Detail
Event TimelineHerald added subscribers: shchenz, kbarton, hiraditya, qcolombet. · View Herald TranscriptFeb 25 2021, 2:26 AM
Revision Contents
Diff 326330 llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/test/CodeGen/PowerPC/CSR-fit.ll
llvm/test/CodeGen/PowerPC/not-fixed-frame-object.ll
llvm/test/CodeGen/PowerPC/ppc-redzone-alignment-bug.ll
llvm/test/CodeGen/PowerPC/vsxD-Form-spills.ll
|
clang-format: please reformat the code