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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ReImplement the Value classes as value-typed objects wrapping an internal poi...
River Riddle
2019-12-23
15
-114
/
+321
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
220
-2860
/
+880
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
60
-511
/
+558
*
Add integer bit-shift operations to the standard dialect.
Manuel Freiberger
2019-12-22
1
-6
/
+43
*
Make Type and Attribute classes trivially copyable
Alex Zinenko
2019-12-21
2
-10
/
+4
*
NFC: Move the classes related to Pass options into a new header file PassOpti...
River Riddle
2019-12-20
2
-67
/
+98
*
[VectorOps] unify vector dialect "subscripts"
Aart Bik
2019-12-20
3
-15
/
+15
*
Add gpu.shuffle op.
Christian Sigg
2019-12-20
2
-0
/
+36
*
Allow dialect to create friendly names for region arguments
Frank Laub
2019-12-19
1
-0
/
+5
*
Unique trait list during ODS Operator trait construction
Jacques Pienaar
2019-12-19
1
-0
/
+1
*
[VectorOps] Update vector transfer_read/write ops to operatate on memrefs wit...
Andy Davis
2019-12-19
1
-9
/
+29
*
Restructure and update Linalg ODS and documentation - NFC
Nicolas Vasilache
2019-12-19
14
-21
/
+677
*
[VectorOps] Add vector ReshapeOp to the VectorOps dialect.
Andy Davis
2019-12-19
1
-0
/
+117
*
[VectorOps] minor cleanup: vector dialect "subscripts" are i32
Aart Bik
2019-12-19
2
-2
/
+9
*
Detemplatize ModuleTranslation::lookupValues
Alex Zinenko
2019-12-19
1
-10
/
+2
*
Added LLVM ops and lowering phases from standard dialect for FAbs, FCeil, Cos...
Marcel Koester
2019-12-18
1
-28
/
+39
*
[VectorOps] Add vector.print definition, with lowering support
Aart Bik
2019-12-18
1
-0
/
+32
*
Add support for providing a default implementation for an interface method.
River Riddle
2019-12-18
3
-8
/
+18
*
Update code block designations
Jacques Pienaar
2019-12-18
3
-8
/
+8
*
Introduce prefetch op: affine -> std -> llvm intrinsic
Uday Bondhugula
2019-12-18
5
-1
/
+146
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
71
-287
/
+271
*
Move function template definition to the header file. NFC
Alex Zinenko
2019-12-18
1
-1
/
+9
*
Harden the requirements to memory attribution types in gpu.func
Alex Zinenko
2019-12-18
1
-1
/
+5
*
Add support for float and string attributes to the C API and python bindings
MLIR Team
2019-12-17
1
-0
/
+6
*
Add pattern rewrite which splits a vector TransferWriteOp into slices accordi...
Andy Davis
2019-12-17
1
-2
/
+2
*
Make it possible to override the lowering of MemRef to the LLVM dialect. NFC.
Alex Zinenko
2019-12-17
1
-0
/
+11
*
Add a new utility class TypeSwitch to ADT.
River Riddle
2019-12-17
2
-0
/
+223
*
Add atomic operations to SPIR-V dialect.
Mahesh Ravishankar
2019-12-16
2
-8
/
+509
*
Add edsc::ops for pointwise, conv and dilated_conv
Nicolas Vasilache
2019-12-16
4
-12
/
+186
*
Add InsertSlicesOp to the VectorOps dialect.
Andy Davis
2019-12-16
1
-1
/
+53
*
Plug gpu.func into the GPU lowering pipelines
Alex Zinenko
2019-12-16
2
-11
/
+16
*
Insert signature-converted blocks into a region with a parent operation.
River Riddle
2019-12-16
1
-1
/
+5
*
Make "LowerToCFG" an operation pass
Alex Zinenko
2019-12-16
1
-3
/
+2
*
[Linalg] Expose subview promotion as a declarative pattern
Jose Ignacio Gomez
2019-12-16
3
-0
/
+30
*
[VectorOps] Add [insert/extract]element definition together with lowering to ...
Aart Bik
2019-12-16
1
-0
/
+59
*
Adds ExtractSlicesOp to the VectorOps dialect.
Andy Davis
2019-12-16
1
-0
/
+119
*
Remove LLVM dependency on mlir::Module and instead check Traits.
Tres Popp
2019-12-16
4
-17
/
+31
*
Splat op doc - fix misformat / update tablegen op desc. comment
Uday Bondhugula
2019-12-14
1
-1
/
+10
*
Add verifyCompatibleShape function overload with shapes
Smit Hinsu
2019-12-14
1
-0
/
+6
*
Reconcile struct and class for NestedPatternMatchers - NFC
Nicolas Vasilache
2019-12-13
1
-8
/
+11
*
Apply a level of sugaring to the linalg.generic EDSC - NFC
Nicolas Vasilache
2019-12-13
1
-5
/
+67
*
Refactor various canonicalization patterns as in-place folds.
River Riddle
2019-12-13
5
-14
/
+18
*
Add a layer of EDSC for linalg.GenericOp
Nicolas Vasilache
2019-12-13
6
-5
/
+75
*
Try to fold operations in DialectConversion when trying to legalize.
River Riddle
2019-12-13
4
-6
/
+31
*
Add a type range for the XLA HLO dialect.
Prakalp Srivastava
2019-12-13
1
-0
/
+1
*
NFC: Cleanup the various Op::print methods.
River Riddle
2019-12-12
2
-2
/
+29
*
Retire !linalg.buffer type - NFC
Nicolas Vasilache
2019-12-12
1
-22
/
+1
*
Automated rollback of commit f68ac464d818629e0fe10c23b44ac782d64a12d2
Christian Sigg
2019-12-12
1
-4
/
+4
*
Switch from shfl.bfly to shfl.down.
Christian Sigg
2019-12-12
1
-4
/
+4
*
Make OpBuilder::insert virtual instead of OpBuilder::createOperation.
River Riddle
2019-12-11
3
-28
/
+15
[prev]
[next]