[all-commits] [llvm/llvm-project] 97aeb3: [lldb][RISCV] update prologue

dlav-sc via All-commits all-commits at lists.llvm.org
Tue Oct 29 10:22:08 PDT 2024


  Branch: refs/heads/users/dlav-sc/riscv-cfi-epilog
  Home:   https://github.com/llvm/llvm-project
  Commit: 97aeb3d9d320bfa49deac9b1ef20081176ced9c5
      https://github.com/llvm/llvm-project/commit/97aeb3d9d320bfa49deac9b1ef20081176ced9c5
  Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
    M llvm/lib/Target/RISCV/RISCVFrameLowering.h

  Log Message:
  -----------
  [lldb][RISCV] update prologue


  Commit: 45b1fe2536bbe44bc6614306a4c13b952e6c9513
      https://github.com/llvm/llvm-project/commit/45b1fe2536bbe44bc6614306a4c13b952e6c9513
  Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
  Date:   2024-10-29 (Tue, 29 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: 9ef39d3243c2006a8c344efb55bc07eb861215f6
      https://github.com/llvm/llvm-project/commit/9ef39d3243c2006a8c344efb55bc07eb861215f6
  Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
  Date:   2024-10-29 (Tue, 29 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/8e9290695db8...9ef39d3243c2

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