summaryrefslogtreecommitdiff
path: root/mlir/tools/mlir-lsp-server
AgeCommit message (Expand)Author
2025-09-11[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#157885)Bertik23
2025-09-09Revert "[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#15...Nikita Popov
2025-09-09[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#155572)Bertik23
2025-07-29[mlir] Reland `Move InitAll*** implementation into static library` (#151150)Ivan Butygin
2025-07-29Revert "[mlir][core] Move `InitAll***` implementation into static library." (...Mehdi Amini
2025-07-29[mlir][core] Move `InitAll***` implementation into static library. (#150805)Ivan Butygin
2025-06-01[mlir][lsp] Enable registering dialects based on URI. (#141331)Jacques Pienaar
2024-12-12[mlir] Add support for MLIR_LINK_MLIR_DYLIB (#119408)Nikita Popov
2024-08-21[MLIR][mesh] moving shardinginterfaceimpl for tensor to tensor extension lib ...Frank Schlimbach
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar
2024-01-03Revert "[mlir] Add config for PDL (#69927)"max
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar
2023-08-31[mlir][lsp] Register all extensions and TestDynDialect in main.Ingo Müller
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-05-25[mlir:LSP] Link the test dialect into mlir-lsp-serverRiver Riddle
2022-01-18[mlir:Analysis] Move the LoopAnalysis library to Dialect/Affine/AnalysisRiver Riddle
2021-05-21[mlir][Standard] NFC - Drop remaining EDSC usageNicolas Vasilache
2021-05-21[mlir] Rename MlirLspServerLib -> MLIRLspServerLibKonrad Kleine
2021-04-21[mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-serverRiver Riddle