llvm-project/mlir/lib/Parser
River Riddle d2f3e5f204 [mlir] Add support for non-identifier attribute names.
Summary: In some situations the name of the attribute is not representable as a bare-identifier, this revision adds support for those cases by formatting the name as a string instead. This has the added benefit of removing the identifier regex from the verifier.

Differential Revision: https://reviews.llvm.org/D75973
2020-03-11 13:22:33 -07:00
..
CMakeLists.txt [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
Lexer.cpp Fix MLIR build by adding missing header after cleanup in af450eab 2020-03-01 01:11:44 +00:00
Lexer.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
Parser.cpp [mlir] Add support for non-identifier attribute names. 2020-03-11 13:22:33 -07:00
Token.cpp [mlir] Add a signedness semantics bit to IntegerType 2020-02-21 09:16:54 -05:00
Token.h [mlir] Add a signedness semantics bit to IntegerType 2020-02-21 09:16:54 -05:00
TokenKinds.def [mlir] Add a signedness semantics bit to IntegerType 2020-02-21 09:16:54 -05:00