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
*
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
*
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
/
+9
*
Optimize normally with debug info (#1927)
Alon Zakai
2019-02-28
1
-11
/
+7
*
Dead return value elimination in DeadArgumentElimination (#1917)
Alon Zakai
2019-02-26
1
-8
/
+9
*
respect --no-validation in pass-debug mode (#1904)
Alon Zakai
2019-02-12
1
-15
/
+18
*
Strip the producers section in --strip-producers (#1875)
Alon Zakai
2019-01-31
1
-1
/
+3
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-2
/
+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
*
Run coalesce-locals after the final simplify-locals.
Alon Zakai (kripken)
2018-12-04
1
-1
/
+4
*
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
-1
/
+2
*
Don't try to optimize away unused names in RemoveUnusedBrs (#1750)
Alon Zakai
2018-11-15
1
-1
/
+2
*
Add pass to minify import and export names (#1719)
Alon Zakai
2018-11-01
1
-0
/
+1
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-11
/
+14
*
DeadArgumentElimination Pass (#1641)
Alon Zakai
2018-09-05
1
-0
/
+5
*
Loop Invariant Code Motion (#1658)
Alon Zakai
2018-09-04
1
-0
/
+1
*
Souper integration + DataFlow optimizations (#1638)
Alon Zakai
2018-08-27
1
-3
/
+6
[next]