index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
inlining_enable-tail-call.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC-ish] Stop creating unneeded blocks around calls when inlining (#6969)
Alon Zakai
2024-09-26
1
-340
/
+234
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-16
/
+16
*
Improve inlining of `return_call*` (#6477)
Jérôme Vouillon
2024-04-10
1
-170
/
+689
*
Handle return calls correctly
Thomas Lively
2024-04-08
1
-87
/
+432
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-59
/
+111
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-15
/
+15
*
Generate unique block names when inlining (#5697)
Alon Zakai
2023-05-05
1
-20
/
+20
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-1
/
+1
*
Never flip a call from unreachable to reachable during inlining (#5493)
Alon Zakai
2023-02-16
1
-3
/
+0
*
Unreachability fixes for inlining (#5492)
Alon Zakai
2023-02-15
1
-1
/
+1
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-1
/
+1
*
Fix name of port_passes_tests_to_lit.py script. NFC (#4902)
Sam Clegg
2022-08-12
1
-1
/
+1
*
[Inlining] Preserve return_calls when possible (#4589)
Thomas Lively
2022-04-11
1
-0
/
+62
*
Port test/passes/inlin* to lit (#3972)
Thomas Lively
2021-07-13
1
-0
/
+707