[all-commits] [llvm/llvm-project] 7b01cb: [RISCV][CFI] update prolog
dlav-sc via All-commits
all-commits at lists.llvm.org
Wed Oct 30 06:07:43 PDT 2024
Branch: refs/heads/users/dlav-sc/riscv-cfi-epilog
Home: https://github.com/llvm/llvm-project
Commit: 7b01cbadbdf305a15aea0731820a3b1757ec2a47
https://github.com/llvm/llvm-project/commit/7b01cbadbdf305a15aea0731820a3b1757ec2a47
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: 107a646ffba7d4d1a61caab7c94825db3a425929
https://github.com/llvm/llvm-project/commit/107a646ffba7d4d1a61caab7c94825db3a425929
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
Commit: 2c44cf13a625588c805fd6d392472c2a573a1f7d
https://github.com/llvm/llvm-project/commit/2c44cf13a625588c805fd6d392472c2a573a1f7d
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:
-----------
refactoring
Compare: https://github.com/llvm/llvm-project/compare/9ef39d3243c2...2c44cf13a625
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