[all-commits] [llvm/llvm-project] 7bdce6: [M68k][GloballSel] RegBankSelect implementation

Sushma Unnibhavi via All-commits all-commits at lists.llvm.org
Tue Aug 10 15:29:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bdce6bcbda3a8b7dcdac6a7d8fb1083912830d7
      https://github.com/llvm/llvm-project/commit/7bdce6bcbda3a8b7dcdac6a7d8fb1083912830d7
  Author: Sushma Unnibhavi <sushmaunnibhavi425 at gmail.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.cpp
    M llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.h
    M llvm/lib/Target/M68k/GlSel/M68kRegisterBanks.td
    A llvm/test/CodeGen/M68k/GlobalISel/reg_bank_test.ll

  Log Message:
  -----------
  [M68k][GloballSel] RegBankSelect implementation

Implementation of RegBankSelect for the M68k backend.

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




More information about the All-commits mailing list