summaryrefslogtreecommitdiffstats
path: root/mlir/examples/toy/Ch3/parser/AST.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Use this-> to appease GCC bug related to template lambda.River Riddle2019-12-171-1/+1
* NFC: Use TypeSwitch to simplify existing code.River Riddle2019-12-171-14/+10
* NFC: Uniformize parser naming scheme in Toy tutorial to camelCase and tidy a ...River Riddle2019-11-061-66/+50
* Update Chapter 3 to demonstrate pattern match and rewrite optimizationsSana Damani2019-10-151-1/+1
* Fix typos, NFC.Christian Sigg2019-10-041-1/+1
* Chapter 3 for Toy tutorial: introduction of a dialectMehdi Amini2019-04-031-0/+263
OpenPOWER on IntegriCloud