Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a --preserve-type-order option (#6916) | Thomas Lively | 2024-09-10 | 1 | -0/+9 |
* | [StackIR] Run StackIR during binary writing and not as a pass (#6568) | Alon Zakai | 2024-05-09 | 1 | -1/+1 |
* | Fuzzer: Mark Roundtrip pass as adding effects (#6366) | Alon Zakai | 2024-02-29 | 1 | -0/+6 |
* | Rename WasmBinaryBuilder to WasmBinaryReader (NFC) (#5767) | Heejin Ahn | 2023-06-13 | 1 | -1/+1 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -2/+2 |
* | Remove 'using namespace std' (NFC) (#4349) | Heejin Ahn | 2021-11-22 | 1 | -2/+0 |
* | Apply features from the commandline first (#3960) | Alon Zakai | 2021-07-02 | 1 | -4/+3 |
* | Print parse errors in reducer and roundtrip (#3737) | Alon Zakai | 2021-03-25 | 1 | -1/+7 |
* | Remove --fuzz-binary and simplify round trip (#2799) | Thomas Lively | 2020-04-24 | 1 | -30/+13 |
* | DWARF debug line updating (#2545) | Alon Zakai | 2019-12-20 | 1 | -1/+1 |
* | Improve RoundTrip pass: avoid copying (#2531) | Alon Zakai | 2019-12-16 | 1 | -5/+3 |
* | Add a RoundTrip pass (#2516) | Alon Zakai | 2019-12-09 | 1 | -0/+71 |