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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-2
/
+3
*
[mlir] NFC: Remove unused variable.
River Riddle
2020-01-13
1
-1
/
+1
*
[mlir] Add support for attaching a visibility to symbols.
River Riddle
2020-01-13
1
-1
/
+7
*
[mlir] Update the CallGraph for nested symbol references, and simplify Callab...
River Riddle
2020-01-13
1
-7
/
+4
*
[mlir] Update the use-list algorithms in SymbolTable to support nested refere...
River Riddle
2020-01-13
1
-42
/
+60
*
[mlir] m_Constant()
Lorenzo Chelini
2020-01-13
1
-0
/
+3
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
6
-17
/
+17
*
[mlir][GPU] introduce utilities for promotion to workgroup memory
Alex Zinenko
2020-01-09
2
-0
/
+43
*
[mlir] Rewrite the internal representation of OpResult to be optimized for me...
River Riddle
2020-01-02
1
-1
/
+1
*
[mlir][Linalg] Extend generic ops to allow tensors
Nicolas Vasilache
2020-01-02
1
-11
/
+23
*
[mlir][Linalg] NFC - Cleanup Linalg Declarative Transformations
Nicolas Vasilache
2020-01-02
1
-59
/
+59
*
Refactor the way that pass options are specified.
River Riddle
2019-12-23
2
-43
/
+28
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
5
-24
/
+23
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
23
-299
/
+92
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
5
-23
/
+24
*
Allow dialect to create friendly names for region arguments
Frank Laub
2019-12-19
1
-0
/
+14
*
Add support for providing a default implementation for an interface method.
River Riddle
2019-12-18
1
-2
/
+1
*
[Linalg] Expose subview promotion as a declarative pattern
Jose Ignacio Gomez
2019-12-16
1
-1
/
+7
*
Try to fold operations in DialectConversion when trying to legalize.
River Riddle
2019-12-13
1
-1
/
+2
*
Add missing CMake dependency for MLIRTestIR.
Mahesh Ravishankar
2019-12-11
1
-0
/
+3
*
Continue refactoring StructuredOps utilities
Nicolas Vasilache
2019-12-11
1
-3
/
+4
*
Roll-forward initial liveness analysis including test cases.
Alexander Belyaev
2019-12-11
2
-0
/
+43
*
Automated rollback of commit 98fbf41044d3364dbaf18db81b9e8d9520d14761
Alexander Belyaev
2019-12-11
2
-43
/
+0
*
Add initial liveness analysis including test cases.
Marcel Koester
2019-12-11
2
-0
/
+43
*
Add VectorOp transform pattern which splits vector TransferReadOps to target ...
Andy Davis
2019-12-10
1
-0
/
+1
*
Fold TestLinalgTilePermutePatterns into TestLinalgTransformPatterns - NFC
Nicolas Vasilache
2019-12-10
5
-130
/
+27
*
[Linalg] Add a Linalg iterator permutation transformation
Jose Ignacio Gomez
2019-12-10
1
-0
/
+13
*
Uniformize Vector transforms as patterns on the model of Linalg - NFC
Nicolas Vasilache
2019-12-10
4
-6
/
+57
*
Minor spelling tweaks
Kazuaki Ishizaki
2019-12-09
1
-3
/
+3
*
[StructuredOps][Linalg] Add a primitive pattern to rewrite the linalg.generic...
Nicolas Vasilache
2019-12-09
1
-0
/
+7
*
Add RegionRange for when need to abstract over different region iteration
Jacques Pienaar
2019-12-09
1
-1
/
+1
*
Post-submit cleanups in RecursiveMatchers
Nicolas Vasilache
2019-12-09
1
-28
/
+34
*
Add a layer of recursive matchers that compose.
Nicolas Vasilache
2019-12-08
2
-0
/
+151
*
Update the builder API to take ValueRange instead of ArrayRef<Value *>
River Riddle
2019-12-07
2
-3
/
+2
*
Change inferReturnTypes to return LogicalResult and values
Jacques Pienaar
2019-12-06
2
-12
/
+15
*
Generate builder for ops that use InferTypeOpInterface trait in ODS
Jacques Pienaar
2019-12-06
1
-4
/
+15
*
Add include path to the TestDialect to fix broken build.
River Riddle
2019-12-05
1
-0
/
+2
*
[Linalg] Add permutation information to tiling
Jose Ignacio Gomez
2019-12-05
4
-0
/
+127
*
Add support for instance specific pass statistics.
River Riddle
2019-12-05
1
-0
/
+15
*
Move ModuleManager functionality into mlir::SymbolTable.
Tres Popp
2019-12-05
2
-1
/
+23
*
Refactor dependencies to expose Vector transformations as patterns - NFC
Nicolas Vasilache
2019-12-03
4
-11
/
+10
*
[DRR] Introduce `$_` to ignore op argument match
Lei Zhang
2019-12-02
1
-0
/
+12
*
Implement Linalg to loops lowering as a pattern
Nicolas Vasilache
2019-11-27
1
-0
/
+7
*
Add support for AttrSizedOperandSegments/AttrSizedResultSegments
Lei Zhang
2019-11-25
1
-0
/
+24
*
De-duplicate EnumAttr overrides by defining defaults
Lei Zhang
2019-11-25
4
-1
/
+8
*
NFC: Remove unnecessarily guarded tablegen includes.
River Riddle
2019-11-22
1
-2
/
+0
*
Add support for using the ODS result names as the Asm result names for multi-...
River Riddle
2019-11-21
2
-18
/
+2
*
Split Linalg declarative patterns from specific test patterns - NFC
Nicolas Vasilache
2019-11-21
6
-0
/
+149
*
Merge DCE and unreachable block elimination into a new utility 'simplifyRegio...
River Riddle
2019-11-20
1
-0
/
+4
*
Implement unrolling of vector ops to finer-grained vector ops as a pattern.
Nicolas Vasilache
2019-11-20
3
-1
/
+46
[next]