[all-commits] [llvm/llvm-project] 6248d1: Retire TargetRegisterInfo::getSpillAlignment

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Fri May 7 06:17:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6248d1119040d5031b248633005998b94b8024d4
      https://github.com/llvm/llvm-project/commit/6248d1119040d5031b248633005998b94b8024d4
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetRegisterInfo.h
    M llvm/lib/CodeGen/PrologEpilogInserter.cpp
    M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
    M llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp

  Log Message:
  -----------
  Retire TargetRegisterInfo::getSpillAlignment

getSpillAlign does the same thing.




More information about the All-commits mailing list