[all-commits] [llvm/llvm-project] 7ca1bc: [M68k] Do not require register scavenging during PEI

Jay Foad via All-commits all-commits at lists.llvm.org
Fri May 19 01:05:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ca1bcbc6043b7ab4635f04746d1b9480960e384
      https://github.com/llvm/llvm-project/commit/7ca1bcbc6043b7ab4635f04746d1b9480960e384
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M llvm/lib/Target/M68k/M68kRegisterInfo.cpp

  Log Message:
  -----------
  [M68k] Do not require register scavenging during PEI

Nothing in this target appears to use the scavenger.

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




More information about the All-commits mailing list