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 | -1/+1 |
* | Add SourceMgrDiagnosticHandler to toy | Jacques Pienaar | 2019-10-19 | 1 | -3/+5 |
* | NFC: Various code cleanups for Ch3. | River Riddle | 2019-10-16 | 1 | -36/+38 |
* | Update Chapter 3 to demonstrate pattern match and rewrite optimizations | Sana Damani | 2019-10-15 | 1 | -2/+22 |
* | 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 | -2/+2 |
* | Chapter 3 for Toy tutorial: introduction of a dialect | Mehdi Amini | 2019-04-03 | 1 | -0/+139 |