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-bound-check.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
-47
/
+47
*
Standardize the value numbering in the AsmPrinter.
River Riddle
2019-07-09
1
-4
/
+4
*
Globally change load/store/dma_start/dma_wait operations over to affine.load/...
Andy Davis
2019-07-03
1
-38
/
+38
*
Rename -verify mlir-opt flag to -verify-expected-diagnostics
Geoffrey Martin-Noble
2019-06-19
1
-1
/
+1
*
Fix CHECK-EMPTY directives without trailing colon
Smit Hinsu
2019-04-18
1
-2
/
+1
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and ...
River Riddle
2019-03-29
1
-25
/
+25
*
Fix misc bugs / TODOs / other improvements to analysis utils
Uday Bondhugula
2019-03-29
1
-0
/
+19
*
Set the namespace of the StandardOps dialect to "std", but add a special case...
River Riddle
2019-03-29
1
-18
/
+18
*
Analysis support for floordiv/mod's in loop bounds/
Uday Bondhugula
2019-03-29
1
-0
/
+46
*
Change some of the debug messages to use emitError / emitWarning / emitNote -...
Uday Bondhugula
2019-03-29
1
-0
/
+1
*
Detect more trivially redundant constraints better
Uday Bondhugula
2019-03-29
1
-0
/
+24
*
Automated rollback of changelist 232717775.
Uday Bondhugula
2019-03-29
1
-16
/
+16
*
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...
River Riddle
2019-03-29
1
-16
/
+16
*
NFC: Rename affine_apply to affine.apply. This is the first step to adding a ...
River Riddle
2019-03-29
1
-32
/
+32
*
Incremental progress to move the testsuite towards single-result affine_apply
Chris Lattner
2019-03-29
1
-28
/
+43
*
Fix affine expr flattener bug + improve simplification in a particular scenario
Uday Bondhugula
2019-03-29
1
-0
/
+12
*
Fix 0-d memref corner case for getMemRefRegion()
Uday Bondhugula
2019-03-29
1
-0
/
+8
*
Eliminate extfunc/cfgfunc/mlfunc as a concept, and just use 'func' instead.
Chris Lattner
2019-03-29
1
-16
/
+16
*
'memref-bound-check': extend to store op's as well
Uday Bondhugula
2019-03-29
1
-3
/
+3
*
Expression flattening improvement - reuse local expressions.
Uday Bondhugula
2019-03-29
1
-1
/
+33
*
FlatAffineConstraints - complete TODOs: add method to remove duplicate /
Uday Bondhugula
2019-03-29
1
-0
/
+36
*
FlatAffineConstraints::composeMap: return failure instead of asserting on sem...
Uday Bondhugula
2019-03-29
1
-0
/
+10
*
Automatic DMA generation for simple cases.
Uday Bondhugula
2019-03-29
1
-7
/
+7
*
Complete memref bound checker for arbitrary affine expressions. Handle local
Uday Bondhugula
2019-03-29
1
-0
/
+46
*
Introduce memref bound checking.
Uday Bondhugula
2019-03-29
1
-0
/
+38