[all-commits] [llvm/llvm-project] 1654ef: [RISCV][CFI] update prolog
dlav-sc via All-commits
all-commits at lists.llvm.org
Wed Oct 30 09:33:39 PDT 2024
Branch: refs/heads/users/dlav-sc/riscv-cfi-epilog
Home: https://github.com/llvm/llvm-project
Commit: 1654ef98249d329d3c2e260317ecba8bd55634f3
https://github.com/llvm/llvm-project/commit/1654ef98249d329d3c2e260317ecba8bd55634f3
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2024-10-30 (Wed, 30 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: f49dafea7f3d8ad6c491e816457db84fded31a2d
https://github.com/llvm/llvm-project/commit/f49dafea7f3d8ad6c491e816457db84fded31a2d
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2024-10-30 (Wed, 30 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/255db2d745fe...f49dafea7f3d
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