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
/
examples
/
toy
/
Ch4
/
toyc.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 segfault (nullptr dereference) when passing a non-existent file to the To...
Mehdi Amini
2019-11-09
1
-0
/
+2
*
NFC: Uniformize parser naming scheme in Toy tutorial to camelCase and tidy a ...
River Riddle
2019-11-06
1
-7
/
+7
*
Convert the Canonicalize and CSE passes to generic Operation Passes.
River Riddle
2019-10-24
1
-3
/
+4
*
Cleanup and rewrite Ch-4.md.
River Riddle
2019-10-21
1
-0
/
+1
*
Add SourceMgrDiagnosticHandler to toy
Jacques Pienaar
2019-10-19
1
-3
/
+5
*
Add support for inlining toy call operations.
River Riddle
2019-10-16
1
-3
/
+1
*
Update Chapter 4 of the Toy tutorial
Sana Damani
2019-10-16
1
-40
/
+49
*
Refactor the pass manager to support operations other than FuncOp/ModuleOp.
River Riddle
2019-09-02
1
-1
/
+1
*
Express ownership transfer in PassManager API through std::unique_ptr (NFC)
Mehdi Amini
2019-08-12
1
-0
/
+1
*
NFC: Remove redundant call to registerPassManagerCLOptions from MLIR tutorial
Smit Hinsu
2019-07-12
1
-3
/
+0
*
NFC: Rename Module to ModuleOp.
River Riddle
2019-07-10
1
-1
/
+1
*
NFC: Move the Function/Module/Operation::verify methods out-of-line.
River Riddle
2019-07-02
1
-1
/
+2
*
NFC: Refactor Module to be value typed.
River Riddle
2019-07-02
1
-4
/
+4
*
Add Chapter 4 for the Toy tutorial: shape inference, function specializat...
Mehdi Amini
2019-04-05
1
-0
/
+164