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
/
Transforms
/
memref-dataflow-opt.mlir
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...
River Riddle
2020-01-13
1
-11
/
+11
*
Upgrade/fix/simplify store to load forwarding
Uday Bondhugula
2019-09-21
1
-0
/
+33
*
Standardize the value numbering in the AsmPrinter.
River Riddle
2019-07-09
1
-36
/
+36
*
Globally change load/store/dma_start/dma_wait operations over to affine.load/...
Andy Davis
2019-07-03
1
-41
/
+41
*
Remove unnecessary -verify-diagnostics
Geoffrey Martin-Noble
2019-06-19
1
-1
/
+1
*
Rename -verify mlir-opt flag to -verify-expected-diagnostics
Geoffrey Martin-Noble
2019-06-19
1
-1
/
+1
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and ...
River Riddle
2019-03-29
1
-31
/
+31
*
Automated rollback of changelist 232717775.
Uday Bondhugula
2019-03-29
1
-31
/
+31
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...
River Riddle
2019-03-29
1
-31
/
+31
*
NFC: Rename affine_apply to affine.apply. This is the first step to adding a ...
River Riddle
2019-03-29
1
-10
/
+10
*
Update tests using affine maps to not rely on specific map numbers in the out...
River Riddle
2019-03-29
1
-5
/
+11
*
More updates of tests to move towards single result affine maps.
Chris Lattner
2019-03-29
1
-7
/
+11
*
Extend loop-fusion's slicing utility + other fixes / updates
Uday Bondhugula
2019-03-29
1
-1
/
+1
*
Eliminate extfunc/cfgfunc/mlfunc as a concept, and just use 'func' instead.
Chris Lattner
2019-03-29
1
-19
/
+19
*
Introduce memref store to load forwarding - a simple memref dataflow analysis
Uday Bondhugula
2019-03-29
1
-0
/
+239