llvm-project/mlir/lib/Analysis
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
..
AffineAnalysis.cpp Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
AffineStructures.cpp Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -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
CallGraph.cpp [mlir] Add a utility method on CallOpInterface for resolving the callable. 2020-02-08 10:44:29 -08:00
Dominance.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
InferTypeOpInterface.cpp [mlir] Fix typo 2020-02-28 10:59:52 -08:00
Liveness.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
LoopAnalysis.cpp [MLIR][Affine] NFC: Move AffineValueMap and MutableAffineMap 2020-02-10 02:26:27 -08:00
NestedMatcher.cpp Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
SliceAnalysis.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
Utils.cpp [mlir] Update several usages of IntegerType to properly handled unsignedness. 2020-03-02 09:19:26 -08:00
Verifier.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00