[all-commits] [llvm/llvm-project] 70319b: [RISCV][CFI] fix CFA in some tests with FP
dlav-sc via All-commits
all-commits at lists.llvm.org
Wed Oct 16 07:27:18 PDT 2024
Branch: refs/heads/users/dlav-sc/riscv-cfi-epilog
Home: https://github.com/llvm/llvm-project
Commit: 70319b8054412df033d40124374161befc9b6d2d
https://github.com/llvm/llvm-project/commit/70319b8054412df033d40124374161befc9b6d2d
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Log Message:
-----------
[RISCV][CFI] fix CFA in some tests with FP
Commit: 8e9290695db8966ac5eaf2856f22b82031f3f563
https://github.com/llvm/llvm-project/commit/8e9290695db8966ac5eaf2856f22b82031f3f563
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M llvm/test/CodeGen/RISCV/GlobalISel/vararg.ll
M llvm/test/CodeGen/RISCV/callee-saved-gprs.ll
M llvm/test/CodeGen/RISCV/calling-conv-ilp32e.ll
M llvm/test/CodeGen/RISCV/frame-info.ll
M llvm/test/CodeGen/RISCV/large-stack.ll
M llvm/test/CodeGen/RISCV/local-stack-slot-allocation.ll
M llvm/test/CodeGen/RISCV/push-pop-popret.ll
M llvm/test/CodeGen/RISCV/vararg-ilp32e.ll
M llvm/test/CodeGen/RISCV/vararg.ll
Log Message:
-----------
[RISCV][CFI] update tests after fix
Compare: https://github.com/llvm/llvm-project/compare/652e5133bde3...8e9290695db8
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list