[all-commits] [llvm/llvm-project] a7f2a9: [RISCV][CFI] fix __riscv_restore
dlav-sc via All-commits
all-commits at lists.llvm.org
Wed Oct 30 08:09:31 PDT 2024
Branch: refs/heads/users/dlav-sc/riscv-cfi-epilog
Home: https://github.com/llvm/llvm-project
Commit: a7f2a9fb22c0642eadd99cb3f72dd63ccfda7b35
https://github.com/llvm/llvm-project/commit/a7f2a9fb22c0642eadd99cb3f72dd63ccfda7b35
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
Log Message:
-----------
[RISCV][CFI] fix __riscv_restore
Commit: e8354ccad133d4439a72803c1df8290cc3fa3ea4
https://github.com/llvm/llvm-project/commit/e8354ccad133d4439a72803c1df8290cc3fa3ea4
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M llvm/test/CodeGen/RISCV/calling-conv-ilp32e.ll
M llvm/test/CodeGen/RISCV/zcmp-cm-popretz.mir
M llvm/test/CodeGen/RISCV/zcmp-cm-push-pop.mir
Log Message:
-----------
[RISCV][CFI] __riscv_restore update tests
Commit: 0c53ff9228734c6732aa9b5df3732e8e69811003
https://github.com/llvm/llvm-project/commit/0c53ff9228734c6732aa9b5df3732e8e69811003
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
Log Message:
-----------
[RISCV][CFI] fix CFA in some tests with FP
Commit: 02319f10bb4fb5d4465e01f3f5ba2e288445dc84
https://github.com/llvm/llvm-project/commit/02319f10bb4fb5d4465e01f3f5ba2e288445dc84
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2024-10-30 (Wed, 30 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
Commit: fa0dda39b0428251c1ed557e0033f37d7fbc1538
https://github.com/llvm/llvm-project/commit/fa0dda39b0428251c1ed557e0033f37d7fbc1538
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: 51269654ebdd96a8fcc521b58e77063c56ea6df9
https://github.com/llvm/llvm-project/commit/51269654ebdd96a8fcc521b58e77063c56ea6df9
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/107a646ffba7...51269654ebdd
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