| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -1/+1 |
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -2/+1 |
* | [RT] Support expressions in element segments (#3666) | Abbas Mashayekh | 2021-03-24 | 1 | -6/+5 |
* | [reference-types] Support passive elem segments (#3572) | Abbas Mashayekh | 2021-03-05 | 1 | -6/+4 |
* | [reference-types] remove single table restriction in IR (#3517) | Abbas Mashayekh | 2021-02-09 | 1 | -4/+6 |
* | clang-tidy braces changes (#2075) | Alon Zakai | 2019-05-01 | 1 | -1/+2 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -20/+25 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -21/+14 |
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -0/+2 |
* | notation change: AST => IR (#1245) | Alon Zakai | 2017-10-24 | 1 | -1/+2 |
* | Default Walker subclasses to using Visitor<SubType> (#921) | jgravelle-google | 2017-02-23 | 1 | -1/+1 |
* | Print long string in one call (#864) | Loo Rong Jie | 2017-01-03 | 1 | -12/+12 |
* | Work around dot quirks related to updating node styles. Remove indirect call ... | Michael Bebenita | 2016-11-01 | 1 | -26/+21 |
* | Adds a pass to print call graphs in .dot (graphviz) format. (#794) | Michael Bebenita | 2016-10-20 | 1 | -0/+115 |