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

dlav-sc via All-commits all-commits at lists.llvm.org
Wed Oct 16 06:01:39 PDT 2024


  Branch: refs/heads/users/dlav-sc/riscv-cfi-epilog
  Home:   https://github.com/llvm/llvm-project
  Commit: 046146a803d7f34f77b98857ac936dff3f2dae11
      https://github.com/llvm/llvm-project/commit/046146a803d7f34f77b98857ac936dff3f2dae11
  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: 652e5133bde328db0c8d864f429b417680ce3eb9
      https://github.com/llvm/llvm-project/commit/652e5133bde328db0c8d864f429b417680ce3eb9
  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/362a0511610e...652e5133bde3

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