[all-commits] [llvm/llvm-project] 907fa4: [RISCV][CFI] fix CFA in some tests with FP

dlav-sc via All-commits all-commits at lists.llvm.org
Wed Oct 16 05:53:28 PDT 2024


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

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

  Log Message:
  -----------
  [RISCV][CFI] fix CFA in some tests with FP


  Commit: 362a0511610ebb4dd0968300fced660d6faedda2
      https://github.com/llvm/llvm-project/commit/362a0511610ebb4dd0968300fced660d6faedda2
  Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
  Date:   2024-10-16 (Wed, 16 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


Compare: https://github.com/llvm/llvm-project/compare/1fd6796ebd0d...362a0511610e

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