llvm-project/mlir/lib/Parser
River Riddle de5a81b102 [mlir] Update several usages of IntegerType to properly handled unsignedness.
Summary: For example, DenseElementsAttr currently does not properly round-trip unsigned integer values.

Differential Revision: https://reviews.llvm.org/D75374
2020-03-02 09:19:26 -08:00
..
CMakeLists.txt Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -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] Update several usages of IntegerType to properly handled unsignedness. 2020-03-02 09:19:26 -08: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