[all-commits] [llvm/llvm-project] 27091e: [PEI][NFC] Refactoring of the debug instructions f...

alex-t via All-commits all-commits at lists.llvm.org
Thu Nov 10 05:02:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27091e62279c67f80d40492ab512de5d2da29a75
      https://github.com/llvm/llvm-project/commit/27091e62279c67f80d40492ab512de5d2da29a75
  Author: Alexander Timofeev <alexander.timofeev at amd.com>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

  Changed paths:
    M llvm/lib/CodeGen/PrologEpilogInserter.cpp

  Log Message:
  -----------
  [PEI][NFC] Refactoring of the debug instructions frame index replacement

This is required for the upcoming backward PEI::replaceFrameIndices version.
Both forward and backward versions will use same code for debug instruction processing.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D137741




More information about the All-commits mailing list