index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
passes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SetGlobals pass (#3750)
Alon Zakai
2021-03-30
1
-0
/
+1
*
[Wasm GC] Add a Name-Types pass (#3735)
Alon Zakai
2021-03-25
1
-0
/
+1
*
Remove PostAssemblyScript passes (#3643)
Daniel Wirtz
2021-03-03
1
-2
/
+0
*
Poppify pass (#3541)
Thomas Lively
2021-02-09
1
-0
/
+1
*
Remove support for emscripten legacy PIC ABI (#3299)
Sam Clegg
2020-10-29
1
-2
/
+0
*
Remove old/non-working SpillPointers pass (#3261)
Sam Clegg
2020-10-20
1
-1
/
+0
*
Remove now-redundant stack pointer manipulation passes (#3251)
Sam Clegg
2020-10-18
1
-1
/
+0
*
Added Initial Memory64Lowering pass (#3230)
Wouter van Oortmerssen
2020-10-13
1
-0
/
+1
*
Remove RelooperJumpThreading pass, which was just for fastcomp (#3199)
Alon Zakai
2020-10-08
1
-1
/
+0
*
wasm-emscripten-finalize: Add flags to limit dynCall creation (#3070)
Sam Clegg
2020-08-26
1
-0
/
+1
*
Add StubUnsupportedJSOps to remove operations that JS does not support (#3024)
Alon Zakai
2020-08-05
1
-0
/
+1
*
Move generateDynCallThunks into its own pass. NFC. (#3000)
Sam Clegg
2020-08-04
1
-0
/
+1
*
New Dealign pass: reduce load/store alignment to 1 (#3010)
Alon Zakai
2020-07-31
1
-0
/
+1
*
Move stack-check into its own pass (#2994)
Sam Clegg
2020-07-27
1
-0
/
+1
*
Move emscripten PIC ABI conversion to a pass. NFC. (#2985)
Sam Clegg
2020-07-24
1
-0
/
+2
*
Move ReplaceStackPoint into a pass (#2984)
Sam Clegg
2020-07-24
1
-0
/
+1
*
DeNaN pass (#2877)
Alon Zakai
2020-05-27
1
-0
/
+1
*
Optionally minify imported module names (#2620)
Alon Zakai
2020-01-27
1
-0
/
+1
*
DWARF debug line updating (#2545)
Alon Zakai
2019-12-20
1
-1
/
+0
*
DWARF parsing and writing support using LLVM (#2520)
Alon Zakai
2019-12-19
1
-0
/
+2
*
Add a RoundTrip pass (#2516)
Alon Zakai
2019-12-09
1
-0
/
+1
*
Add a pass to inline __original_main() into main() (#2461)
Alon Zakai
2019-11-21
1
-0
/
+1
*
Add a --strip-dwarf pass (#2454)
Alon Zakai
2019-11-19
1
-0
/
+1
*
Add PostAssemblyScript pass (#2407)
Daniel Wirtz
2019-11-19
1
-0
/
+2
*
Add ModAsyncify* passes (#2404)
Alon Zakai
2019-10-23
1
-0
/
+2
*
SimplifyGlobals: Apply known constant values in linear traces (#2340)
Alon Zakai
2019-09-13
1
-0
/
+1
*
Duplicate Import Elimination (#2292)
Alon Zakai
2019-08-09
1
-0
/
+1
*
Bysyncify => Asyncify (#2226)
Alon Zakai
2019-07-15
1
-1
/
+1
*
Clean up loose ends in feature handling (#2203)
Thomas Lively
2019-07-03
1
-0
/
+1
*
Bysyncify: async transform for wasm (#2172)
Alon Zakai
2019-06-15
1
-0
/
+1
*
Add --print-function-map to print out a map of function index to name (#2155)
Alon Zakai
2019-05-31
1
-0
/
+1
*
wasm2js: avoid reinterprets (#2094)
Alon Zakai
2019-05-10
1
-0
/
+1
*
Optimize mutable globals (#2066)
Alon Zakai
2019-05-02
1
-0
/
+1
*
Add a pass to lower unaligned loads and stores (#2078)
Alon Zakai
2019-05-02
1
-0
/
+1
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-1
/
+1
*
Change default feature set to MVP (#1993)
Thomas Lively
2019-04-16
1
-0
/
+1
*
Move segment merging to fit web limits into its own pass (#1980)
Thomas Lively
2019-04-08
1
-0
/
+1
*
wip [ci skip]
Alon Zakai (kripken)
2019-03-31
1
-0
/
+1
*
Semi-SSA improvements (#1965)
Alon Zakai
2019-03-25
1
-0
/
+1
*
Add strip-target-features pass (#1946)
Thomas Lively
2019-03-14
1
-0
/
+1
*
Consistently optimize small added constants into load/store offsets (#1924)
Alon Zakai
2019-03-01
1
-0
/
+2
*
Strip the producers section in --strip-producers (#1875)
Alon Zakai
2019-01-31
1
-1
/
+2
*
Minimal JS legalization (#1824)
Alon Zakai
2018-12-14
1
-0
/
+1
*
No exit runtime pass (#1816)
Alon Zakai
2018-12-13
1
-0
/
+1
*
Add --strip that removes debug info (#1787)
Alon Zakai
2018-12-03
1
-0
/
+1
*
Adjust MinifyImportsAndExports to optionally minify the export names, sometim...
Jukka Jylänki
2018-11-22
1
-0
/
+1
*
Add pass to minify import and export names (#1719)
Alon Zakai
2018-11-01
1
-0
/
+1
*
DeadArgumentElimination Pass (#1641)
Alon Zakai
2018-09-05
1
-0
/
+2
*
Loop Invariant Code Motion (#1658)
Alon Zakai
2018-09-04
1
-0
/
+1
*
Souper integration + DataFlow optimizations (#1638)
Alon Zakai
2018-08-27
1
-0
/
+3
[next]