[all-commits] [llvm/llvm-project] e8b2c3: [M68k] TableGen-erate SDNode descriptions (#139449)

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Wed May 14 14:12:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8b2c3176a9adf3c3a6b9cb78e2fb140dbdbf71a
      https://github.com/llvm/llvm-project/commit/e8b2c3176a9adf3c3a6b9cb78e2fb140dbdbf71a
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2025-05-15 (Thu, 15 May 2025)

  Changed paths:
    M llvm/lib/Target/M68k/CMakeLists.txt
    M llvm/lib/Target/M68k/M68kISelDAGToDAG.cpp
    M llvm/lib/Target/M68k/M68kISelLowering.cpp
    M llvm/lib/Target/M68k/M68kISelLowering.h
    M llvm/lib/Target/M68k/M68kInstrInfo.td
    A llvm/lib/Target/M68k/M68kSelectionDAGInfo.cpp
    A llvm/lib/Target/M68k/M68kSelectionDAGInfo.h
    M llvm/lib/Target/M68k/M68kSubtarget.cpp
    M llvm/lib/Target/M68k/M68kSubtarget.h

  Log Message:
  -----------
  [M68k] TableGen-erate SDNode descriptions (#139449)

This consolidates node definitions into one place and enables automatic
node verification.

Part of #119709.



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