[all-commits] [llvm/llvm-project] 90d781: [AArch64] Remove emitCalleeSavedFrameMoves

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Nov 21 17:01:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90d78170f727f716b3f1fa6bd786a342678e5261
      https://github.com/llvm/llvm-project/commit/90d78170f727f716b3f1fa6bd786a342678e5261
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
    M llvm/lib/Target/AArch64/AArch64FrameLowering.h

  Log Message:
  -----------
  [AArch64] Remove emitCalleeSavedFrameMoves

The last use of emitCalleeSavedFrameMoves was removed on March 24,
2022 in commit 50a97aacacf689f838451439d913421d608e1bed.

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




More information about the All-commits mailing list