summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/SDNodeInfoEmitter.cpp
AgeCommit message (Expand)Author
2025-11-22[TableGen] Use MVT instead of MVT::SimpleValueType. NFC (#169180)Craig Topper
2025-11-16[SelectionDAG] Verify SDTCisVT and SDTCVecEltisVT constraints (#150125)Sergei Barannikov
2025-11-05[NFC][TableGen] Adopt CodeGenHelpers in SDNodeInfoEmitter (#165622)Rahul Joshi
2025-04-13[StrTable] Use string literal emission for intrinsics on non-MSVC platforms (...Reid Kleckner
2025-01-28[StrTable] Switch intrinsics to StringTable and work around MSVC (#123548)Chandler Carruth
2025-01-22[TableGen] Add a backend generating SDNode descriptions (#123002)Sergei Barannikov