summaryrefslogtreecommitdiff
path: root/mlir/tools/mlir-pdll
AgeCommit message (Expand)Author
2025-10-15[support] Use VFS in `SourceMgr` for loading includes (#162903)Jan Svoboda
2025-07-29[mlir] Report line number from file rather than split (#150982)Jacques Pienaar
2025-01-23[mlir][PDLL] Allow (and ignore) `-D` tablegen macros. (#124166)Jordan Rupprecht
2024-09-15[mlir] Nits on uses of llvm::raw_string_ostream (NFC)JOE1994
2024-05-25[mlir] Revise IDE folder structure (#89749)Michael Kruse
2024-03-17[mlir] Work around MSVC bugBenjamin Kramer
2024-03-14[mlir] Make the split markers of splitAndProcessBuffer configurable. (#84765)Ingo Müller
2022-08-16[cmake] Fix tablegen exportsNikita Popov
2022-08-07[mlir] fix `add_tablegen()` macro to allow installing mlir-pdllAshay Rane
2022-06-28[mlir] Add `enableSplitting` and `insertMarkerInOutput` options to `splitAndP...River Riddle
2022-06-02[mlir:PDLL] Add better support for providing Constraint/Pattern/Rewrite docum...River Riddle
2022-05-06[MLIR] Fix build with makeNikita Popov
2022-05-04[mlir] Add missing CMake deps to mlir-pdllMarius Brehler
2022-04-26[mlir][PDLL] Add support for generating PDL patterns from PDLL at build timeRiver Riddle
2022-03-03[PDLL] Add support for tablegen includes and importing ODS informationRiver Riddle
2022-02-26[mlir:PDLL] Add support for C++ generationRiver Riddle
2022-02-26[mlir:PDLL] Add support for PDL MLIR code generationRiver Riddle
2022-01-26[mlir][NFC] Add a using for llvm::SMLoc/llvm::SMRange to LLVM.hRiver Riddle
2021-12-16[mlir][PDLL] Add an initial frontend for PDLLRiver Riddle