summaryrefslogtreecommitdiffstats
path: root/mlir/examples/toy/Ch6/toyc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Fix segfault (nullptr dereference) when passing a non-existent file to the To...Mehdi Amini2019-11-091-0/+2
* NFC: Uniformize parser naming scheme in Toy tutorial to camelCase and tidy a ...River Riddle2019-11-061-10/+10
* Convert the Canonicalize and CSE passes to generic Operation Passes.River Riddle2019-10-241-7/+10
* Cleanup and rewrite Ch-4.md.River Riddle2019-10-211-0/+1
* Add Ch.6 of the Toy tutorial.River Riddle2019-10-171-0/+277
OpenPOWER on IntegriCloud