summaryrefslogtreecommitdiff
path: root/mlir/utils/emacs
AgeCommit message (Expand)Author
2025-01-28[emacs][lsp][tblgen] add tblgen-lsp-server support for emacs lsp-mode (#76337)mgcsysinfcat
2024-01-10[emacs] Fix Emacs library formatting (#76110)darkfeline
2023-06-05Add customization group for MLIR.Philipp Stephani
2022-09-16[mlir][emacs] Enable loading bytecode files as textJacques Pienaar
2022-04-14[mlir] Fix a typo to load lsp-mode correctly.Okwan Kwon
2022-04-05[mlir] Add the Emacs support for MLIR's LSP serverMehdi Amini
2019-03-29Update header notices.Jacques Pienaar
2019-03-29 Automated rollback of changelist 232728977.Uday Bondhugula
2019-03-29 Automated rollback of changelist 232717775.Uday Bondhugula
2019-03-29Rename the 'if' operation in the AffineOps dialect to 'affine.if' and namespaceRiver Riddle
2019-03-29NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...River Riddle
2019-03-29Rename affineint type to index type. The name 'index' may not be perfect, bu...Chris Lattner
2019-03-29Add tf_control to syntax files's types. NFCJacques Pienaar
2019-03-29[mlir] Add mlir-mode.elJames Molloy