Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -11/+11 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Generate unique block names when inlining (#5697) | Alon Zakai | 2023-05-05 | 1 | -2/+2 |
* | Never flip a call from unreachable to reachable during inlining (#5493) | Alon Zakai | 2023-02-16 | 1 | -2/+0 |
* | Unreachability fixes for inlining (#5492) | Alon Zakai | 2023-02-15 | 1 | -7/+72 |
* | Fix validation and inlining bugs (#5301) | Thomas Lively | 2022-11-29 | 1 | -4/+40 |
* | [NFC] Add a test for inlining a function that traps (#4966) | Alon Zakai | 2022-08-24 | 1 | -0/+68 |