| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow different arguments for multiple instances of a pass (#6687) | Christian Speckner | 2024-07-15 | 1 | -5/+4 |
* | Automatically discard global effects in the rare passes that add effects (#5999) | Alon Zakai | 2023-10-06 | 1 | -0/+6 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -9/+8 |
* | Improve ExtractFunction pass error printing (#4747) | juj | 2022-09-13 | 1 | -2/+3 |
* | Add missing include for windows (#4627) | martinRenou | 2022-05-02 | 1 | -0/+2 |
* | Do not crash in ExtractFunction if an export already exists (#4040) | Alon Zakai | 2021-07-30 | 1 | -0/+1 |
* | Add a extract-function-index pass | Thomas Lively | 2021-06-17 | 1 | -28/+51 |
* | Fix usage comment for ExtractFunction (#3896) | Alon Zakai | 2021-05-19 | 1 | -1/+1 |
* | Add pass argument sugar to commandline (#3882) | Alon Zakai | 2021-05-13 | 1 | -2/+2 |
* | ExtractFunction: Do not always remove the memory and table (#3877) | Alon Zakai | 2021-05-11 | 1 | -17/+19 |
* | [reference-types] remove single table restriction in IR (#3517) | Abbas Mashayekh | 2021-02-09 | 1 | -1/+3 |
* | Improve testing on Windows (#3142) | Wouter van Oortmerssen | 2020-09-17 | 1 | -2/+1 |
* | Add a --strip-dwarf pass (#2454) | Alon Zakai | 2019-11-19 | 1 | -6/+8 |
* | Don't use colons in filenames (#2134) | Derek Schuff | 2019-05-21 | 1 | -1/+1 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -6/+5 |
* | Add a mechanism to pass arguments to passes (#1941) | Alon Zakai | 2019-04-03 | 1 | -13/+9 |
* | improve --extract-function (#1517) | Alon Zakai | 2018-04-27 | 1 | -4/+22 |
* | make ExtractFunction use an env var instead of a hardcoded string | Alon Zakai | 2016-11-06 | 1 | -2/+8 |
* | add ExtractFunction pass | Alon Zakai | 2016-09-13 | 1 | -0/+46 |