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
/
EDSC
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add an IndexedValue::operator Value*
Nicolas Vasilache
2019-03-29
1
-0
/
+33
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and ...
River Riddle
2019-03-29
2
-28
/
+28
*
Cleanup ValueHandleArray
Nicolas Vasilache
2019-03-29
1
-5
/
+5
*
Support composition of symbols in AffineApplyOp
Nicolas Vasilache
2019-03-29
2
-37
/
+37
*
Add intrinsics for constants
Nicolas Vasilache
2019-03-29
1
-6
/
+4
*
Properly propagate induction variable in tiling
Nicolas Vasilache
2019-03-29
1
-0
/
+8
*
Port Tablegen'd reference implementation of Add to declarative builders.
Nicolas Vasilache
2019-03-29
1
-18
/
+34
*
Remove LOAD/STORE/RETURN boilerplate in declarative builders.
Nicolas Vasilache
2019-03-29
1
-13
/
+13
*
Port LowerVectorTransfers from EDSC + AST to declarative builders
Nicolas Vasilache
2019-03-29
1
-2
/
+2
*
Minor changes to the EDSC API NFC
Nicolas Vasilache
2019-03-29
1
-3
/
+6
*
[EDSC] Cleanup declarative builder insertion point with blocks
Nicolas Vasilache
2019-03-29
1
-0
/
+23
*
Follow up on custom instruction support.
Nicolas Vasilache
2019-03-29
1
-2
/
+7
*
Add support for custom ops in declarative builders.
Nicolas Vasilache
2019-03-29
1
-0
/
+33
*
Fix an incorrect comment in builder-api-test.
Nicolas Vasilache
2019-03-29
1
-7
/
+4
*
Add helper classes to declarative builders to help write end-to-end custom ops.
Nicolas Vasilache
2019-03-29
1
-2
/
+51
*
Add an eager API version for BR and COND_BR
Nicolas Vasilache
2019-03-29
1
-1
/
+81
*
Add support for Branches in edsc::Builder
Nicolas Vasilache
2019-03-29
1
-0
/
+87
*
Start a new implementation for edsc::Builder
Nicolas Vasilache
2019-03-29
2
-3
/
+158
*
Fix lower/upper bound mismatch in stripmineSink
Nicolas Vasilache
2019-03-29
1
-10
/
+19
*
Set the namespace of the StandardOps dialect to "std", but add a special case...
River Riddle
2019-03-29
1
-3
/
+3
*
NFC. Move all of the remaining operations left in BuiltinOps to StandardOps. ...
River Riddle
2019-03-29
1
-1
/
+0
*
Use consistent names for dialect op source files
Lei Zhang
2019-03-29
1
-1
/
+1
*
EDSC: move FileCheck tests into the source file
Alex Zinenko
2019-03-29
3
-148
/
+495
*
Add a stripmineSink and imperfectly nested tiling primitives.
Nicolas Vasilache
2019-03-29
1
-0
/
+19
*
EDSC: support conditional branch instructions
Alex Zinenko
2019-03-29
1
-0
/
+18
*
EDSC: support branch instructions
Alex Zinenko
2019-03-29
1
-7
/
+10
*
EDSC: support call instructions
Alex Zinenko
2019-03-29
1
-0
/
+23
*
EDSC: emit composed affine maps again
Alex Zinenko
2019-03-29
1
-5
/
+6
*
EDSC: support multi-expression loop bounds
Alex Zinenko
2019-03-29
1
-0
/
+12
*
EDSC: create constants as expressions
Alex Zinenko
2019-03-29
1
-0
/
+5
*
[EDSC] Fix Stmt::operator= and allow DimOp in For loops
Nicolas Vasilache
2019-03-29
1
-0
/
+24
*
EDSC: introduce support for blocks
Alex Zinenko
2019-03-29
1
-0
/
+13
*
EDSC: support 'for' loops with dynamic bounds
Alex Zinenko
2019-03-29
1
-0
/
+30
*
Cleanup EDSCs and start a functional auto-generated library of custom Ops
Nicolas Vasilache
2019-03-29
1
-18
/
+17
*
Cleanup spurious printing bits in EDSCs
Nicolas Vasilache
2019-03-29
1
-8
/
+8
*
Use regex instead of hardcoded SSA value numbers.
Jacques Pienaar
2019-03-29
1
-8
/
+8
*
Generate some of the boilerplate for reference implementation specification
Jacques Pienaar
2019-03-29
1
-16
/
+16
*
Enable specifying the op for which the reference implementation should be pri...
Jacques Pienaar
2019-03-29
1
-5
/
+12
*
Start a testing pass for EDSC lowering.
Jacques Pienaar
2019-03-29
1
-0
/
+22
[prev]