[all-commits] [llvm/llvm-project] f9f2bf: [MSP430] TableGen-erate SDNode descriptions (#138878)
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Fri May 9 03:45:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9f2bf8e5e5c266a51b4ec6d23317a7e3dfeb670
https://github.com/llvm/llvm-project/commit/f9f2bf8e5e5c266a51b4ec6d23317a7e3dfeb670
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M llvm/lib/Target/MSP430/CMakeLists.txt
M llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
M llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
M llvm/lib/Target/MSP430/MSP430ISelLowering.h
A llvm/lib/Target/MSP430/MSP430SelectionDAGInfo.cpp
A llvm/lib/Target/MSP430/MSP430SelectionDAGInfo.h
M llvm/lib/Target/MSP430/MSP430Subtarget.cpp
M llvm/lib/Target/MSP430/MSP430Subtarget.h
Log Message:
-----------
[MSP430] TableGen-erate SDNode descriptions (#138878)
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