[all-commits] [llvm/llvm-project] aa7a49: [RISCV][CFI] update prolog
dlav-sc via All-commits
all-commits at lists.llvm.org
Thu Oct 31 13:35:11 PDT 2024
Branch: refs/heads/users/dlav-sc/riscv-cfi-epilog
Home: https://github.com/llvm/llvm-project
Commit: aa7a491571b6ada874d9eb9696b0a37fa6a0ad1e
https://github.com/llvm/llvm-project/commit/aa7a491571b6ada874d9eb9696b0a37fa6a0ad1e
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
M llvm/lib/Target/RISCV/RISCVFrameLowering.h
Log Message:
-----------
[RISCV][CFI] update prolog
Commit: 30c2634fb66357577a8157d4b1ee1236d0bda8d8
https://github.com/llvm/llvm-project/commit/30c2634fb66357577a8157d4b1ee1236d0bda8d8
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M llvm/test/CodeGen/RISCV/callee-saved-gprs.ll
M llvm/test/CodeGen/RISCV/calling-conv-ilp32e.ll
M llvm/test/CodeGen/RISCV/cm_mvas_mvsa.ll
M llvm/test/CodeGen/RISCV/inline-asm-d-constraint-f.ll
M llvm/test/CodeGen/RISCV/inline-asm-f-constraint-f.ll
M llvm/test/CodeGen/RISCV/inline-asm-mem-constraint.ll
M llvm/test/CodeGen/RISCV/inline-asm-zfh-constraint-f.ll
M llvm/test/CodeGen/RISCV/push-pop-opt-crash.ll
M llvm/test/CodeGen/RISCV/push-pop-popret.ll
M llvm/test/CodeGen/RISCV/rv64-patchpoint.ll
M llvm/test/CodeGen/RISCV/rv64-stackmap-nops.ll
M llvm/test/CodeGen/RISCV/rvv-cfi-info.ll
M llvm/test/CodeGen/RISCV/rvv/get-vlen-debugloc.mir
M llvm/test/CodeGen/RISCV/zcmp-additional-stack.ll
M llvm/test/CodeGen/RISCV/zcmp-cm-popretz.mir
M llvm/test/CodeGen/RISCV/zcmp-cm-push-pop.mir
M llvm/test/CodeGen/RISCV/zcmp-with-float.ll
Log Message:
-----------
update tests
Compare: https://github.com/llvm/llvm-project/compare/9305f1968a88...30c2634fb663
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