..
AffineExpr.cpp
[mlir][NFC] Remove the STLExtras.h header file now that it has been merged into LLVM.
2020-04-14 15:14:41 -07:00
AffineExprDetail.h
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
AffineMap.cpp
[MLIR] Improve support for 0-dimensional Affine Maps.
2020-04-15 14:15:02 -07:00
AffineMapDetail.h
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
AsmPrinter.cpp
[mlir] DenseStringElementsAttr added to default attribute types
2020-04-23 19:02:15 -07:00
AttributeDetail.h
Fix -Wunused-variable warning, NFC.
2020-04-24 11:04:40 +02:00
Attributes.cpp
[mlir][DictionaryAttr] Add a new getWithSorted and use it when possible
2020-04-24 12:23:32 -07:00
Block.cpp
[mlir][Standard] Add a canonicalization to simplify cond_br when the successors are identical
2020-04-23 04:42:02 -07:00
Builders.cpp
[MLIR] Improve support for 0-dimensional Affine Maps.
2020-04-15 14:15:02 -07:00
CMakeLists.txt
[mlir][IR] Manually register command line options for MLIRContext and AsmPrinter
2020-04-11 23:13:00 -07:00
Diagnostics.cpp
[mlir][Diagnostic] Don't store Operation arguments as a DiagnosticArgument
2020-04-07 12:49:06 -07:00
Dialect.cpp
[mlir][NFC] Refactor ClassID into a TypeID class.
2020-04-10 23:52:33 -07:00
Function.cpp
[MLIR][NFC] drop some unnecessary includes
2020-03-27 09:17:27 +05:30
FunctionImplementation.cpp
[llvm][STLExtras] Move the algorithm `interleave*` methods from MLIR to LLVM
2020-04-14 15:14:40 -07:00
IntegerSet.cpp
[MLIR][NFC] drop some unnecessary includes
2020-03-27 09:17:27 +05:30
IntegerSetDetail.h
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
Location.cpp
[mlir][NFC] Refactor ClassID into a TypeID class.
2020-04-10 23:52:33 -07:00
LocationDetail.h
[mlir][NFC] Refactor ClassID into a TypeID class.
2020-04-10 23:52:33 -07:00
MLIRContext.cpp
[mlir] DenseStringElementsAttr added to default attribute types
2020-04-23 19:02:15 -07:00
Module.cpp
[llvm][STLExtras] Move various iterator/range utilities from MLIR to LLVM
2020-04-14 15:14:40 -07:00
Operation.cpp
[mlir] Give each OpResult its own use list
2020-04-23 16:28:55 -07:00
OperationSupport.cpp
[mlir] Give each OpResult its own use list
2020-04-23 16:28:55 -07:00
PatternMatch.cpp
[MLIR] Add pattern rewriter util to erase block; remove dead else
2020-04-05 19:24:43 +05:30
Region.cpp
[mlir] Extended Liveness analysis to support nested regions.
2020-04-23 16:19:54 +02:00
StandardTypes.cpp
Add support for IndexType inside DenseIntElementsAttr.
2020-04-23 17:42:33 -07:00
SymbolTable.cpp
[llvm][STLExtras] Move various iterator/range utilities from MLIR to LLVM
2020-04-14 15:14:40 -07:00
TypeDetail.h
[mlir] Add a signedness semantics bit to IntegerType
2020-02-21 09:16:54 -05:00
TypeUtilities.cpp
Eliminate all uses of Identifier::is() in the source tree, this doesn't remove the definition of it (yet). NFC.
2020-04-13 11:49:31 -07:00
Types.cpp
[mlir] Refactor the structure of the 'verifyConstructionInvariants' methods.
2020-02-20 10:37:52 -08:00
Value.cpp
[mlir][DialectConversion] Add support for properly tracking replaceUsesOfBlockArgument
2020-04-24 12:37:32 -07:00
Visitors.cpp
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00