summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Basic/SequenceToOffsetTable.h
AgeCommit message (Expand)Author
2025-11-16[SelectionDAG] Verify SDTCisVT and SDTCVecEltisVT constraints (#150125)Sergei Barannikov
2025-11-08[TableGen] Use "using" instead of "typedef" (NFC) (#167168)Kazu Hirata
2025-04-13[StrTable] Use string literal emission for intrinsics on non-MSVC platforms (...Reid Kleckner
2025-01-16[TableGen] Use std::pair instead of std::make_pair. NFC. (#123174)Jay Foad
2024-12-13[TableGen] Allow empty terminator in SequenceToOffsetTable (#119751)Sergei Barannikov
2024-08-23[TableGen] Refactor SequenceToOffsetTable class (#104986)Rahul Joshi
2024-08-10[NFC] Fix TableGen include guards to match paths (#102746)Rahul Joshi
2024-03-25[RFC][TableGen] Restructure TableGen Source (#80847)Pierre van Houtryve