index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable sign extension in SignExtLowering.cpp (#5676)
Thomas Lively
2023-04-19
1
-1
/
+2
*
[Wasm GC] Add AbstractTypeRefining pass (#5461)
Alon Zakai
2023-02-03
1
-0
/
+4
*
Avoid spurious warnings in pass skipping (#5451)
Alon Zakai
2023-01-25
1
-7
/
+11
*
Add a mechanism to skip a pass by name (#5448)
Alon Zakai
2023-01-24
1
-0
/
+25
*
Write debug info in Pass-Debug mode 3 (#5384)
Alon Zakai
2023-01-03
1
-1
/
+1
*
Remove unused types during type optimizations (#5361)
Thomas Lively
2022-12-19
1
-0
/
+4
*
Do not optimize public types (#5347)
Thomas Lively
2022-12-16
1
-6
/
+2
*
Adds bounds checks to Load/Store in Multi-Memories Lowering Pass (#5256)
Ashley Nelson
2022-12-09
1
-0
/
+5
*
[Wasm GC] Add TypeMerging pass (#5321)
Alon Zakai
2022-12-07
1
-0
/
+3
*
[Wasm GC] Add TypeSSA pass (#5299)
Alon Zakai
2022-12-02
1
-0
/
+3
*
[Wasm GC] Implement closed-world flag (#5303)
Alon Zakai
2022-11-30
1
-6
/
+12
*
Remove equirecursive typing (#5240)
Thomas Lively
2022-11-23
1
-4
/
+1
*
Dump only the binary in pass-debug mode (#5290)
Alon Zakai
2022-11-22
1
-4
/
+3
*
[Wasm GC] Start an OptimizeCasts pass and reuse cast values there (#5263)
Alon Zakai
2022-11-17
1
-0
/
+3
*
Add a pass to lower sign-ext operations to MVP (#5254)
Alon Zakai
2022-11-15
1
-0
/
+3
*
[Wasm GC] Add Monomorphize pass (#5238)
Alon Zakai
2022-11-11
1
-0
/
+6
*
ReorderGlobals pass (#4904)
Alon Zakai
2022-11-02
1
-0
/
+9
*
Multi-Memories Lowering Pass (#5107)
Ashley Nelson
2022-11-01
1
-0
/
+3
*
[Wasm GC] Enable various passes in hybrid mode, not just nominal (#5202)
Alon Zakai
2022-10-31
1
-1
/
+3
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-1
/
+1
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-6
/
+12
*
Allow optimizing with global function effects (#5040)
Alon Zakai
2022-09-16
1
-0
/
+10
*
Add JavaScript promise integration (JSPI) pass. (#4961)
Brendan Dahl
2022-09-02
1
-0
/
+3
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-9
/
+23
*
Function-level pass-debug mode 2 validation (#4897)
Alon Zakai
2022-08-12
1
-2
/
+32
*
Grand Unified Flow Analysis (GUFA) (#4598)
Alon Zakai
2022-07-22
1
-2
/
+10
*
Enable GlobalStructInference by default (#4734)
Alon Zakai
2022-06-16
1
-0
/
+1
*
Restore and fix SpillPointers pass (#4570)
Alon Zakai
2022-06-06
1
-0
/
+3
*
Global Struct Inference pass: Infer two constants in struct.get (#4659)
Alon Zakai
2022-06-01
1
-0
/
+2
*
[Wasm GC] Signature Pruning (#4545)
Alon Zakai
2022-03-25
1
-0
/
+4
*
MergeSimilarFunctions optimization pass (#4414)
Yuta Saito
2022-03-03
1
-0
/
+10
*
Remove NoExitRuntime pass (#4431)
Alon Zakai
2022-01-26
1
-4
/
+0
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-2
/
+2
*
Add fixup function for nested pops in catch (#4348)
Heejin Ahn
2021-11-22
1
-0
/
+17
*
[Wasm GC] Signature Refining pass (#4326)
Alon Zakai
2021-11-19
1
-0
/
+4
*
[Wasm GC] Global Refining pass (#4344)
Alon Zakai
2021-11-18
1
-0
/
+3
*
[NFC] HeapRefining => TypeRefining (#4332)
Alon Zakai
2021-11-16
1
-3
/
+3
*
[NFC] Rename GlobalSubtyping => HeapRefining (#4331)
Alon Zakai
2021-11-16
1
-3
/
+3
*
Add GlobalSubtyping pass (#4306)
Alon Zakai
2021-11-10
1
-0
/
+4
*
[Wasm GC] Enable GlobalTypeOptimization (#4305)
Alon Zakai
2021-11-05
1
-1
/
+6
*
[Wasm GC] Global Type Optimization: Remove unread fields (#4255)
Alon Zakai
2021-10-20
1
-1
/
+1
*
[Wasm GC] GlobalTypeOptimization: Turn fields immutable when possible (#4213)
Alon Zakai
2021-10-06
1
-0
/
+3
*
Add an Intrinsics mechanism, and a call.without.effects intrinsic (#4126)
Alon Zakai
2021-09-10
1
-0
/
+3
*
Optimize away dominated calls to functions that run only once (#4111)
Alon Zakai
2021-09-03
1
-0
/
+6
*
Enable LocalCSE by default (#4089)
Alon Zakai
2021-08-19
1
-0
/
+3
*
LocalCSE rewrite (#4079)
Alon Zakai
2021-08-17
1
-0
/
+6
*
[Wasm GC] Constant Field Propagation (#4052)
Alon Zakai
2021-08-05
1
-0
/
+7
*
[JS] Add a new OptimizeForJS pass (#4033)
Max Graey
2021-08-02
1
-0
/
+3
*
[Wasm GC] Local-Subtyping pass (#3765)
Alon Zakai
2021-07-23
1
-0
/
+9
*
Add a extract-function-index pass
Thomas Lively
2021-06-17
1
-0
/
+3
[next]