index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mlir
/
test
/
lib
/
TestDialect
/
TestPatterns.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add compatible query method to infer type interface
Jacques Pienaar
2019-11-07
1
-2
/
+7
*
Add support for marking an operation as recursively legal.
River Riddle
2019-10-28
1
-0
/
+6
*
[DRR] Allow capturing and referencing no-result ops
Lei Zhang
2019-10-17
1
-0
/
+6
*
Fix RewriterGen to support using NativeCodeCall as auxiliary pattern
Lei Zhang
2019-10-17
1
-0
/
+4
*
Add support for PatternRewriter::eraseOp.
River Riddle
2019-10-16
1
-3
/
+3
*
Allowing replacing non-root operations in DialectConversion.
River Riddle
2019-10-14
1
-3
/
+23
*
Add a PatternRewriter hook for cloning a region into another.
River Riddle
2019-10-08
1
-2
/
+6
*
Add InferTypeOpTrait & enable generating its member function definition
Jacques Pienaar
2019-09-29
1
-0
/
+37
*
Add support for multi-level value mapping to DialectConversion.
River Riddle
2019-09-16
1
-4
/
+86
*
Change from llvm::make_unique to std::make_unique
Jacques Pienaar
2019-08-17
1
-1
/
+1
*
Express ownership transfer in PassManager API through std::unique_ptr (NFC)
Mehdi Amini
2019-08-12
1
-3
/
+6
*
NFC: Standardize the terminology used for parent ops/regions/etc.
River Riddle
2019-08-09
1
-1
/
+1
*
NFC: Update usages of OwningRewritePatternList to pass by & instead of &&.
River Riddle
2019-08-09
1
-4
/
+3
*
NFC: Implement OwningRewritePatternList as a class instead of a using directive.
River Riddle
2019-08-05
1
-4
/
+4
*
Add support for an analysis mode to DialectConversion.
River Riddle
2019-07-25
1
-5
/
+42
*
Refactor region type signature conversion to be explicit via patterns.
River Riddle
2019-07-20
1
-3
/
+6
*
Add support for providing a legality callback for dynamic legality in Dialect...
River Riddle
2019-07-19
1
-14
/
+10
*
NFC: Expose a ConversionPatternRewriter for use with ConversionPatterns.
River Riddle
2019-07-19
1
-8
/
+12
*
Refactor the conversion of block argument types in DialectConversion.
River Riddle
2019-07-19
1
-6
/
+29
*
Add support for explicitly marking dialects and operations as illegal.
River Riddle
2019-07-19
1
-0
/
+1
*
Refactor DialectConversion to support different conversion modes.
River Riddle
2019-07-16
1
-2
/
+2
*
Add missing override.
Jacques Pienaar
2019-07-08
1
-1
/
+2
*
Migrate NativeCodeCall and AllAttrConstraintsOf tests to use TestDialect
Lei Zhang
2019-07-05
1
-0
/
+5
*
Refactor DialectConversion to use 'materializeConversion' when a type convers...
River Riddle
2019-06-28
1
-1
/
+13
*
Split test-specific passes out of mlir-opt
Nicolas Vasilache
2019-06-24
1
-0
/
+171