[all-commits] [llvm/llvm-project] 24ab01: [CodeGen] Rewrite assert in Register::asMCReg() us...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Jan 18 22:40:22 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24ab0125ba86ea49bb046eb434c1b3861b2d3dd2
      https://github.com/llvm/llvm-project/commit/24ab0125ba86ea49bb046eb434c1b3861b2d3dd2
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-01-18 (Sat, 18 Jan 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/Register.h

  Log Message:
  -----------
  [CodeGen] Rewrite assert in Register::asMCReg() using member functions. NFC


  Commit: 0e4a10dff8eac9ac38d7dbed0c0d32d4a68a5a69
      https://github.com/llvm/llvm-project/commit/0e4a10dff8eac9ac38d7dbed0c0d32d4a68a5a69
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-01-18 (Sat, 18 Jan 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCRegister.h
    M llvm/include/llvm/MC/MCRegisterInfo.h
    M llvm/utils/TableGen/AsmMatcherEmitter.cpp

  Log Message:
  -----------
  [MC] Add MCRegister::isPhysical. NFC


Compare: https://github.com/llvm/llvm-project/compare/6789442eb2e1...0e4a10dff8ea

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list