[all-commits] [llvm/llvm-project] c2d1d9: [LoongArch] Implement prologue/epilogue insertion
wangleiat via All-commits
all-commits at lists.llvm.org
Wed Jul 6 00:54:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2d1d9f942a402569e226a2541e1bafcc02aa0b9
https://github.com/llvm/llvm-project/commit/c2d1d9f942a402569e226a2541e1bafcc02aa0b9
Author: wanglei <wanglei at loongson.cn>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchFrameLowering.h
M llvm/test/CodeGen/LoongArch/frame.ll
M llvm/test/CodeGen/LoongArch/ir-instruction/call.ll
Log Message:
-----------
[LoongArch] Implement prologue/epilogue insertion
Differential Revision: https://reviews.llvm.org/D128432
More information about the All-commits
mailing list