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
*
Log nested pass names in BINARYEN_PASS_DEBUG=2 (#3214)
Alon Zakai
2020-10-15
1
-9
/
+15
*
Added Initial Memory64Lowering pass (#3230)
Wouter van Oortmerssen
2020-10-13
1
-0
/
+4
*
Remove RelooperJumpThreading pass, which was just for fastcomp (#3199)
Alon Zakai
2020-10-08
1
-3
/
+0
*
Improve testing on Windows (#3142)
Wouter van Oortmerssen
2020-09-17
1
-10
/
+8
*
wasm-emscripten-finalize: Add flags to limit dynCall creation (#3070)
Sam Clegg
2020-08-26
1
-0
/
+5
*
Refactor hashing (#3023)
Daniel Wirtz
2020-08-12
1
-1
/
+1
*
Add StubUnsupportedJSOps to remove operations that JS does not support (#3024)
Alon Zakai
2020-08-05
1
-0
/
+3
*
Move generateDynCallThunks into its own pass. NFC. (#3000)
Sam Clegg
2020-08-04
1
-0
/
+3
*
New Dealign pass: reduce load/store alignment to 1 (#3010)
Alon Zakai
2020-07-31
1
-0
/
+3
*
Move stack-check into its own pass (#2994)
Sam Clegg
2020-07-27
1
-0
/
+3
*
Move emscripten PIC ABI conversion to a pass. NFC. (#2985)
Sam Clegg
2020-07-24
1
-0
/
+6
*
Move ReplaceStackPoint into a pass (#2984)
Sam Clegg
2020-07-24
1
-0
/
+4
*
DeNaN pass (#2877)
Alon Zakai
2020-05-27
1
-0
/
+3
*
Remove redundant vacume pass. Followup on #2741 (#2747)
Sam Clegg
2020-04-10
1
-1
/
+0
*
Remove writes to globals that are never written to (#2741)
Sam Clegg
2020-04-09
1
-0
/
+1
*
DWARF: Disable optimization passes not fully compatible with DWARF yet (#2640)
Alon Zakai
2020-02-06
1
-11
/
+42
*
Optionally minify imported module names (#2620)
Alon Zakai
2020-01-27
1
-0
/
+4
*
Optimize passive segments in memory-packing (#2426)
Thomas Lively
2020-01-15
1
-1
/
+1
*
DWARF debug line updating (#2545)
Alon Zakai
2019-12-20
1
-2
/
+0
*
DWARF parsing and writing support using LLVM (#2520)
Alon Zakai
2019-12-19
1
-0
/
+5
*
Write wasm/wast files with BINARYEN_PASS_DEBUG=3 (#2527)
Heejin Ahn
2019-12-13
1
-3
/
+3
*
Add a RoundTrip pass (#2516)
Alon Zakai
2019-12-09
1
-0
/
+3
*
Use wat over wast for text format filenames (#2518)
Sam Clegg
2019-12-08
1
-1
/
+1
*
Add a pass to inline __original_main() into main() (#2461)
Alon Zakai
2019-11-21
1
-0
/
+2
*
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
/
+6
*
Add ModAsyncify* passes (#2404)
Alon Zakai
2019-10-23
1
-0
/
+7
*
SimplifyGlobals: Apply known constant values in linear traces (#2340)
Alon Zakai
2019-09-13
1
-1
/
+9
*
Duplicate Import Elimination (#2292)
Alon Zakai
2019-08-09
1
-0
/
+4
*
Simpify PassRunner.add() and automatically parallelize parallel functions (#2...
Alon Zakai
2019-07-19
1
-19
/
+14
*
Cleanups after renaming Bysyncify to Asyncify (#2228)
Alon Zakai
2019-07-16
1
-2
/
+0
*
Bysyncify => Asyncify (#2226)
Alon Zakai
2019-07-15
1
-3
/
+5
*
Clean up loose ends in feature handling (#2203)
Thomas Lively
2019-07-03
1
-0
/
+3
*
Bysyncify: async transform for wasm (#2172)
Alon Zakai
2019-06-15
1
-0
/
+3
*
Add --print-function-map to print out a map of function index to name (#2155)
Alon Zakai
2019-05-31
1
-0
/
+3
*
Allow color API to enable and disable colors (#2111)
Siddharth
2019-05-17
1
-1
/
+1
*
wasm2js: avoid reinterprets (#2094)
Alon Zakai
2019-05-10
1
-2
/
+5
*
Emit process ID in the filenames of byn* tempfiles (#1916)
Alon Zakai
2019-05-10
1
-1
/
+10
*
Optimize mutable globals (#2066)
Alon Zakai
2019-05-02
1
-0
/
+4
*
Add a pass to lower unaligned loads and stores (#2078)
Alon Zakai
2019-05-02
1
-0
/
+3
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-1
/
+2
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-112
/
+279
*
Change default feature set to MVP (#1993)
Thomas Lively
2019-04-16
1
-0
/
+1
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-2
/
+2
*
Move segment merging to fit web limits into its own pass (#1980)
Thomas Lively
2019-04-08
1
-0
/
+1
*
better location for running directize
Alon Zakai
2019-04-02
1
-1
/
+1
*
works
Alon Zakai (kripken)
2019-03-31
1
-2
/
+2
*
wip [ci skip]
Alon Zakai (kripken)
2019-03-31
1
-2
/
+2
*
Semi-SSA improvements (#1965)
Alon Zakai
2019-03-25
1
-0
/
+6
*
optimize-instructions after the last precompute-propagate (#1963)
Alon Zakai
2019-03-22
1
-1
/
+1
[next]