summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Common/DAGISelMatcher.cpp
AgeCommit message (Expand)Author
2025-11-22[TableGen] Use MVT instead of MVT::SimpleValueType. NFC (#169180)Craig Topper
2025-09-25[TableGen, CodeGen, CHERI] Add support for the cPTR wildcard value type. (#15...Owen Anderson
2025-09-04[NFC][TableGen] Adopt `CodeGenInstruction::getName()` (#156968)Rahul Joshi
2025-06-15[TableGen] Use range-based for loops (NFC) (#144283)Kazu Hirata
2024-09-20[LLVM][TableGen] Adopt `indent` for indentation (#109275)Rahul Joshi
2024-09-19[NFC] Rename variables to conform to LLVM coding standards (#109166)Rahul Joshi
2024-08-09[llvm] Construct SmallVector with ArrayRef (NFC) (#102712)Kazu Hirata
2024-07-19[TableGen][SelectionDAG] Make CheckValueTypeMatcher use MVT::SimpleValueType ...Brandon Wu
2024-03-25[RFC][TableGen] Restructure TableGen Source (#80847)Pierre van Houtryve