index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
help
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve fuzzing of both closed and open world styles of modules (#7090)
Alon Zakai
2024-11-19
3
-0
/
+9
*
Add nontrapping-fptoint lowering pass (#7016)
Derek Schuff
2024-11-19
3
-0
/
+15
*
Fuzzing: ClusterFuzz integration (#7079)
Alon Zakai
2024-11-19
1
-4
/
+4
*
Rename memory-copy-fill-lowering pass (#7082)
Derek Schuff
2024-11-16
3
-12
/
+12
*
Introduce pass to lower memory.copy and memory.fill (#7021)
Derek Schuff
2024-11-13
3
-0
/
+12
*
[wasm-split] Add a multi-split mode (#6943)
Thomas Lively
2024-09-16
1
-3
/
+20
*
[wasm-split] Add an option to skip importing placeholders (#6942)
Thomas Lively
2024-09-16
1
-0
/
+5
*
Add a --preserve-type-order option (#6916)
Thomas Lively
2024-09-10
10
-4
/
+37
*
Adds a J2CL specific pass that moves itable entries to vtables (#6888)
Roberto Lublinerman
2024-09-06
3
-0
/
+12
*
[NFC] Move optimizeSubsequentStructSet() to a new pass, HeapStoreOptimization...
Alon Zakai
2024-09-03
3
-0
/
+6
*
[FP16] Add a feature flag for FP16. (#6864)
Brendan Dahl
2024-08-22
10
-0
/
+40
*
Add a string lowering mode disallowing non-UTF-8 strings (#6861)
Thomas Lively
2024-08-21
3
-0
/
+15
*
Add a pass for minimizing recursion groups (#6832)
Thomas Lively
2024-08-17
3
-0
/
+9
*
Add a customizable title to Metrics reporting (#6792)
Alon Zakai
2024-07-30
3
-3
/
+9
*
Allow different arguments for multiple instances of a pass (#6687)
Christian Speckner
2024-07-15
10
-10
/
+66
*
[StackIR] Allow StackIR to be disabled from the commandline (#6725)
Alon Zakai
2024-07-10
3
-75
/
+652
*
Allow --keepfuncs and --splitfuncs to be use alongside a profile data (#6322)
Benjamin Ling
2024-07-10
1
-6
/
+7
*
ConstantFieldPropagation: Add a variation that picks between 2 values using R...
Alon Zakai
2024-06-27
2
-0
/
+6
*
Add TraceCalls pass (#6619)
Marcin Kolny
2024-06-21
2
-0
/
+8
*
[threads] Add a "shared-everything" feature (#6658)
Thomas Lively
2024-06-14
10
-0
/
+42
*
Remove obsolete parser code (#6607)
Thomas Lively
2024-05-29
1
-7
/
+0
*
Add table64 lowering pass (#6595)
Sam Clegg
2024-05-15
2
-0
/
+4
*
[EH] Rename option/pass names for new EH (exnref) (#6592)
Heejin Ahn
2024-05-15
2
-5
/
+16
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
10
-14
/
+60
*
Add a flag to opt in to the old WAT parser (#6536)
Thomas Lively
2024-04-24
1
-0
/
+4
*
DebugLocationPropagation: pass debuglocation from parent node to chil… (#6500)
许鑫权
2024-04-21
2
-0
/
+8
*
Remove unused options from wasm-shell (#6508)
Thomas Lively
2024-04-17
1
-8
/
+0
*
[Strings] Add a string lowering pass using magic imports (#6497)
Thomas Lively
2024-04-15
2
-0
/
+8
*
Remove "minimal" JS import/export legalization (#6428)
Sam Clegg
2024-03-22
2
-10
/
+0
*
Regenerate test output (#6385)
Thomas Lively
2024-03-07
1
-6
/
+6
*
Add sourcemap support to wasm-metadce and wasm-merge (#6372)
Jérôme Vouillon
2024-03-06
2
-0
/
+19
*
Fuzzer: Add a pass to prune illegal imports and exports for JS (#6312)
Alon Zakai
2024-02-20
2
-0
/
+6
*
Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310)
Alon Zakai
2024-02-20
1
-4
/
+0
*
Add a pass to propagate global constants to other globals (#6287)
Alon Zakai
2024-02-08
2
-0
/
+6
*
[EH] Add --experimental-new-eh option to wasm-opt (#6270)
Heejin Ahn
2024-02-06
1
-0
/
+9
*
StringLowering pass (#6271)
Alon Zakai
2024-02-05
2
-0
/
+6
*
StringGathering pass (#6257)
Alon Zakai
2024-01-31
2
-0
/
+4
*
[EH] Change translator option name (#6259)
Heejin Ahn
2024-01-30
2
-2
/
+2
*
[EH] Add translator from old to new EH instructions (#6210)
Heejin Ahn
2024-01-23
2
-0
/
+6
*
Add J2CL optimization pass to binaryen. (#6151)
Goktug Gokdogan
2023-12-12
2
-0
/
+6
*
Add no-inline IR annotation, and passes to set it based on function name (#6146)
Alon Zakai
2023-12-06
2
-0
/
+16
*
[wasm-emscripten-finalize] Remove --separate-data-segments (#6091)
Sam Clegg
2023-11-27
1
-5
/
+0
*
[Outlining] Adds Outlining pass (#6110)
Ashley Nelson
2023-11-13
2
-0
/
+4
*
Move --separate-data-segments into a pass so it can be run from wasm-opt (#6088)
Sam Clegg
2023-11-08
2
-0
/
+6
*
Add an "unsubtyping" optimization (#5982)
Thomas Lively
2023-10-10
2
-0
/
+6
*
[typed-cont] Add feature flag (#5996)
Frank Emrich
2023-10-05
10
-0
/
+40
*
Asyncify: Improve comments (#5987)
Heejin Ahn
2023-10-03
1
-3
/
+3
*
Add passes to finalize or unfinalize types (#5944)
Alon Zakai
2023-09-18
2
-0
/
+10
*
Add a simple tuple optimization pass (#5937)
Alon Zakai
2023-09-14
2
-0
/
+4
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
10
-40
/
+0
[next]