llvm-project/mlir/unittests
Mehdi Amini d2386ab6ad Using make_unique instead of `new` (NFC)
Fix a clang-tidy warning.
2021-12-03 01:53:42 +00:00
..
Analysis [MLIR][FlatAffineConstraints] Remove duplicate divisions while merging local ids 2021-12-03 03:44:47 +05:30
Conversion Fixed a memory leak in the PDLToPDLInterp RootOrderingTest. 2021-12-01 17:40:46 +05:30
Dialect Using make_unique instead of `new` (NFC) 2021-12-03 01:53:42 +00:00
ExecutionEngine [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
IR [mlir] Convert NamedAttribute to be a class 2021-11-18 05:39:29 +00:00
Interfaces [mlir][interfaces] Add insideMutuallyExclusiveRegions helper 2021-11-25 17:44:39 +09:00
Pass Add a clear() method on the PassManager (NFC) 2021-10-25 04:39:00 +00:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
TableGen [mlir] Convert NamedAttribute to be a class 2021-11-18 05:39:29 +00:00
Transforms [mlir] DialectConversion: fix OperationLegalizer::isIllegal result when legality callback returns None 2021-11-15 14:53:06 +03:00
CMakeLists.txt Implementation of the root ordering algorithm 2021-11-26 18:11:37 +05:30