llvm-project/mlir/utils
River Riddle 52b34df9d6 [mlir][PDLL] Add an initial language server for PDLL
This commits adds a basic language server for PDLL to enable providing
language features in IDEs such as VSCode. This initial commit only
adds support for tracking definitions, references, and diagnostics, but
followup commits will build upon this to provide more significant behavior.

In addition to the server, this commit also updates mlir-vscode to support
the PDLL language and invoke the server.

Differential Revision: https://reviews.llvm.org/D121541
2022-03-19 13:28:23 -07:00
..
MLIRVisualizers Add a mlir natvis file for debugging with Visual Studio 2020-10-23 14:15:01 -07:00
clang-tidy Fix doc on how to run clang-tidy on MLIR codebase (NFC) 2022-01-03 07:00:07 +00:00
emacs
gdb-scripts Update mlir GDB printers 2022-01-06 22:20:25 +01:00
jupyter [mlir] Add simple jupyter kernel 2021-02-21 18:16:06 -08:00
mbr [mlir] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00:00
spirv [mlir][spirv] Fix SPIR-V spec parser 2022-02-22 14:07:46 +03:00
textmate [mlir][textmate] Add support for function visibility 2022-01-18 18:48:43 -08:00
vim [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
vscode [mlir][PDLL] Add an initial language server for PDLL 2022-03-19 13:28:23 -07:00
generate-test-checks.py Update MLIR generate-test-checks.py to add the notice from the source into the generated file 2021-09-20 23:19:40 +00:00