llvm-project/mlir/lib/Parser
River Riddle d6af89beb2 [mlir-lsp-server] Add support for tracking the use/def chains of symbols
This revision adds assembly state tracking for uses of symbols, allowing for go-to-definition and references support for SymbolRefAttrs.

Differential Revision: https://reviews.llvm.org/D103585
2021-06-03 16:12:27 -07:00
..
AffineParser.cpp [mlir] support max/min lower/upper bounds in affine.parallel 2021-04-29 13:16:25 +02:00
AsmParserState.cpp [mlir-lsp-server] Add support for tracking the use/def chains of symbols 2021-06-03 16:12:27 -07:00
AttributeParser.cpp [mlir-lsp-server] Add support for tracking the use/def chains of symbols 2021-06-03 16:12:27 -07:00
CMakeLists.txt Add a new AsmParserState class to capture detailed source information for .mlir files 2021-04-21 14:44:37 -07:00
DialectSymbolParser.cpp [OpAsmParser] Refactor parseOptionalInteger to support wide integers, NFC. 2021-05-10 22:35:42 -07:00
Lexer.cpp [Reland] [mlir] Speed up Lexer::getEncodedSourceLocation 2021-05-19 12:57:18 -07:00
Lexer.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
LocationParser.cpp [mlir][IR][NFC] Define the Location classes in ODS instead of C++ 2021-03-08 14:32:40 -08:00
Parser.cpp [mlir-lsp-server] Add support for tracking the use/def chains of symbols 2021-06-03 16:12:27 -07:00
Parser.h [OpAsmParser] Refactor parseOptionalInteger to support wide integers, NFC. 2021-05-10 22:35:42 -07:00
ParserState.h Add a new AsmParserState class to capture detailed source information for .mlir files 2021-04-21 14:44:37 -07:00
Token.cpp [AsmParser] Fix support for zero bit integer types. 2020-12-12 21:24:18 -08:00
Token.h [mlir] Optimize the parsing of ElementsAttr hex strings 2020-10-28 16:58:06 -07:00
TokenKinds.def [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00
TypeParser.cpp [mlir][tensors] Introduce attribute interface/attribute for tensor encoding 2021-04-26 18:31:54 -07:00