[all-commits] [llvm/llvm-project] 417f8e: [ARC] ARCRegisterInfo cleanup prior to adding core...

Mark Schimmel via All-commits all-commits at lists.llvm.org
Thu Oct 7 13:03:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 417f8ea4baba9d577f5018ea211f50d3be21a54f
      https://github.com/llvm/llvm-project/commit/417f8ea4baba9d577f5018ea211f50d3be21a54f
  Author: Mark Schimmel <marksl at synopsys.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M llvm/lib/Target/ARC/ARCInstrInfo.cpp
    M llvm/lib/Target/ARC/ARCInstrInfo.h
    M llvm/lib/Target/ARC/ARCOptAddrMode.cpp
    M llvm/lib/Target/ARC/ARCRegisterInfo.cpp
    M llvm/lib/Target/ARC/ARCRegisterInfo.h
    M llvm/lib/Target/ARC/ARCRegisterInfo.td
    M llvm/lib/Target/ARC/ARCSubtarget.cpp
    M llvm/lib/Target/ARC/ARCSubtarget.h

  Log Message:
  -----------
  [ARC] ARCRegisterInfo cleanup prior to adding core register pairs (ARC32) and 64-bit core registers (ARC64)

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




More information about the All-commits mailing list