[all-commits] [llvm/llvm-project] 3155f6: [LoongArch] Expand llvm.stacksave and llvm.stackre...
WÁNG Xuěruì via All-commits
all-commits at lists.llvm.org
Wed Sep 28 18:21:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3155f6c5086f4a8dec042ba6e28d32ec0d39f6a9
https://github.com/llvm/llvm-project/commit/3155f6c5086f4a8dec042ba6e28d32ec0d39f6a9
Author: WANG Xuerui <git at xen0n.name>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
A llvm/test/CodeGen/LoongArch/alloca.ll
Log Message:
-----------
[LoongArch] Expand llvm.stacksave and llvm.stackrestore
As in commit bfb00d4c1c98 ("[RISCV] Allow lowering of dynamic_stackalloc, stacksave, stackrestore").
Differential Revision: https://reviews.llvm.org/D134435
More information about the All-commits
mailing list