summaryrefslogtreecommitdiff
path: root/mlir/lib/Tools/PDLL/ODS
AgeCommit message (Expand)Author
2025-09-18[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in Context.cpp (NFC)Mehdi Amini
2025-07-24[mlir] Remove unused includes (NFC) (#150476)Kazu Hirata
2025-07-15[mlir] Remove unused includes (NFC) (#148872)Kazu Hirata
2023-01-13[mlir] Add #include <optional> (NFC)Kazu Hirata
2022-06-02[mlir:PDLL] Add better support for providing Constraint/Pattern/Rewrite docum...River Riddle
2022-05-30[mlir:PDLL] Rework the C++ generation of native Constraint/Rewrite arguments ...River Riddle
2022-05-30[mlir:PDLL] Add proper support for operation result type inferenceRiver Riddle
2022-04-26[mlir][PDLL] Don't use the result of `Constraint::getDefName()` when uniquingRiver Riddle
2022-03-03[PDLL] Add support for tablegen includes and importing ODS informationRiver Riddle