summaryrefslogtreecommitdiffstats
path: root/mlir/examples/toy/Ch1
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-235-65/+20
* 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
* Modify tutorial and other documentation for consistency, clarity, and correct...Lucy Fox2019-11-151-2/+2
* NFC: Uniformize parser naming scheme in Toy tutorial to camelCase and tidy a ...River Riddle2019-11-066-217/+206
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-202-4/+4
* Fix typos, NFC.Christian Sigg2019-10-041-3/+3
* Update Ch.2 of the Toy tutorial.River Riddle2019-08-271-3/+2
* NFC: Update Ch.1 of the Toy tutorial.River Riddle2019-08-232-7/+5
* Change from llvm::make_unique to std::make_uniqueJacques Pienaar2019-08-171-21/+19
* Initial version for chapter 1 of the Toy tutorialMehdi Amini2019-04-026-0/+1336
OpenPOWER on IntegriCloud