Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mutli-Memories Support in IR (#4811) | Ashley Nelson | 2022-08-17 | 1 | -0/+1 |
* | Effects: Differentiate mutable from immutable globals (#4286) | Alon Zakai | 2021-10-29 | 1 | -10/+24 |
* | Add table.set operation (#4215) | Max Graey | 2021-10-07 | 1 | -0/+2 |
* | Use the new module version of EffectAnalyzer (#4116) | Alon Zakai | 2021-08-31 | 1 | -2/+2 |
* | Add TrapsNeverHappen to SideEffects's API (#4086) | Max Graey | 2021-08-17 | 1 | -0/+1 |
* | Basic EH instrucion support for the new spec (#3487) | Heejin Ahn | 2021-01-15 | 1 | -1/+1 |
* | Prevent pops from sinking in SimplifyLocals (#2885) | Heejin Ahn | 2020-06-03 | 1 | -0/+10 |
* | Fix SideEffect::Branches to only represent branches (#2886) | Heejin Ahn | 2020-06-02 | 1 | -3/+3 |
* | Add EH support for EffectAnalyzer (#2631) | Heejin Ahn | 2020-02-03 | 1 | -0/+12 |
* | Expose ExpressionAnalyzer in C-/JS-API (#2585) | Daniel Wirtz | 2020-01-17 | 1 | -0/+94 |