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
/
Analysis
/
NestedMatcher.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
1
-1
/
+1
*
NFC: Move AffineOps dialect to the Dialect sub-directory.
River Riddle
2019-08-20
1
-1
/
+1
*
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
River Riddle
2019-08-19
1
-1
/
+1
*
Globally change load/store/dma_start/dma_wait operations over to affine.load/...
Andy Davis
2019-07-03
1
-1
/
+1
*
Remove unnecessary C++ specifier in CPP files. NFC.
Jacques Pienaar
2019-05-20
1
-1
/
+1
*
Replace Operation::isa with llvm::isa.
River Riddle
2019-05-20
1
-3
/
+3
*
Remove extra `;` after function definition (NFC)
Mehdi Amini
2019-05-10
1
-1
/
+1
*
Remove the non-postorder walk functions from Function/Block/Instruction a...
River Riddle
2019-04-05
1
-1
/
+1
*
Make vectorization aware of loop semantics
Nicolas Vasilache
2019-03-29
1
-12
/
+0
*
Replace usages of Instruction with Operation in the /Analysis directory.
River Riddle
2019-03-29
1
-31
/
+29
*
Remove const from Value, Instruction, Argument, and the various methods on the
Chris Lattner
2019-03-29
1
-13
/
+9
*
Use consistent names for dialect op source files
Lei Zhang
2019-03-29
1
-1
/
+1
*
Begin the process of fully removing OperationInst. This patch cleans up refer...
River Riddle
2019-03-29
1
-35
/
+24
*
Define the AffineForOp and replace ForInst with it. This patch is largely mec...
River Riddle
2019-03-29
1
-8
/
+18
*
Post commit fixes
Nicolas Vasilache
2019-03-29
1
-4
/
+6
*
Address Performance issue in NestedMatcher
Nicolas Vasilache
2019-03-29
1
-116
/
+42
*
Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Repl...
River Riddle
2019-03-29
1
-4
/
+16
*
Automated rollback of changelist 231318632.
Nicolas Vasilache
2019-03-29
1
-16
/
+4
*
Define a AffineOps dialect as well as an AffineIfOp operation. Replace all in...
River Riddle
2019-03-29
1
-4
/
+16
*
Cleanup resource management and rename recursive matchers
Nicolas Vasilache
2019-03-29
1
-0
/
+240