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
/
lib
/
Transforms
/
PipelineDataTransfer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce memref bound checking.
Uday Bondhugula
2019-03-29
1
-1
/
+1
*
Implement value type abstraction for types.
River Riddle
2019-03-29
1
-7
/
+7
*
Simplify FunctionPass to eliminate the CFGFunctionPass/MLFunctionPass
Chris Lattner
2019-03-29
1
-2
/
+2
*
PassResult return cleanup.
Uday Bondhugula
2019-03-29
1
-12
/
+10
*
Introduce a new Operation::erase helper to generalize some code in
Chris Lattner
2019-03-29
1
-1
/
+1
*
Rename Operation::getAs to Operation::dyn_cast
Feng Liu
2019-03-29
1
-8
/
+8
*
Generalize / improve DMA transfer overlap; nested and multiple DMA support; r...
Uday Bondhugula
2019-03-29
1
-95
/
+169
*
Create private exclusive / single use affine computation slice for an op stmt.
Uday Bondhugula
2019-03-29
1
-65
/
+31
*
Split BuiltinOps out of StandardOps.
Jacques Pienaar
2019-03-29
1
-1
/
+2
*
[MLIR] AffineMap value type
Nicolas Vasilache
2019-03-29
1
-1
/
+2
*
Add target independent standard DMA ops: dma.start, dma.wait
Uday Bondhugula
2019-03-29
1
-32
/
+15
*
[MLIR] Cleanup AffineExpr
Nicolas Vasilache
2019-03-29
1
-1
/
+1
*
Introduce memref replacement/rewrite support: to replace an existing memref
Uday Bondhugula
2019-03-29
1
-11
/
+224
*
Introduce loop body skewing / loop pipelining / loop shifting utility.
Uday Bondhugula
2019-03-29
1
-0
/
+72