[all-commits] [llvm/llvm-project] c2a44b: [LoongArch] Support lowering frames larger than 20...
WÁNG Xuěruì via All-commits
all-commits at lists.llvm.org
Tue Sep 27 04:00:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2a44b591ecba3c050a0e793baaf314914bbe8a4
https://github.com/llvm/llvm-project/commit/c2a44b591ecba3c050a0e793baaf314914bbe8a4
Author: WANG Xuerui <git at xen0n.name>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
M llvm/lib/Target/LoongArch/LoongArchRegisterInfo.cpp
M llvm/lib/Target/LoongArch/LoongArchRegisterInfo.h
M llvm/test/CodeGen/LoongArch/frame.ll
Log Message:
-----------
[LoongArch] Support lowering frames larger than 2048 bytes
Differential Revision: https://reviews.llvm.org/D134582
More information about the All-commits
mailing list