index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added headers to CMake files (#3037)
Wouter van Oortmerssen
2020-08-10
1
-0
/
+2
*
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
/
+1
*
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
*
Convert remaining python scripts to run under python3 (#2643)
Sam Clegg
2020-02-11
1
-1
/
+4
*
DWARF parsing and writing support using LLVM (#2520)
Alon Zakai
2019-12-19
1
-0
/
+1
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-1
/
+1
*
Add a RoundTrip pass (#2516)
Alon Zakai
2019-12-09
1
-0
/
+1
*
Use wat over wast for text format filenames (#2518)
Sam Clegg
2019-12-08
1
-2
/
+2
*
cmake: Convert to using lowercase for and functions/macros (#2495)
Sam Clegg
2019-12-04
1
-2
/
+2
*
Collect all object files from the object libraries in a CMake variable (#2477)
Immanuel Haffner
2019-11-26
1
-1
/
+1
*
Revert "Build libbinaryen as a monolithic statically/shared library (#2463)" ...
Alon Zakai
2019-11-25
1
-1
/
+1
*
Build libbinaryen as a monolithic statically/shared library (#2463)
Immanuel Haffner
2019-11-22
1
-1
/
+1
*
Add PostAssemblyScript pass (#2407)
Daniel Wirtz
2019-11-19
1
-0
/
+1
*
Revert part of #2281 to allow the possiblity of building under python2 (#2349)
Sam Clegg
2019-09-23
1
-1
/
+1
*
Replace python command with python3 (#2281)
Markus Koschany
2019-09-13
1
-1
/
+1
*
Duplicate Import Elimination (#2292)
Alon Zakai
2019-08-09
1
-0
/
+1
*
Bysyncify => Asyncify (#2226)
Alon Zakai
2019-07-15
1
-1
/
+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
*
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
-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
*
Consistently optimize small added constants into load/store offsets (#1924)
Alon Zakai
2019-03-01
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
*
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
/
+1
*
Loop Invariant Code Motion (#1658)
Alon Zakai
2018-09-04
1
-3
/
+4
*
Souper integration + DataFlow optimizations (#1638)
Alon Zakai
2018-08-27
1
-0
/
+2
*
switch from CMAKE_SOURCE_DIR to PROJECT_SOURCE_DIR to support add_subdirector...
Jay Phelps
2018-08-17
1
-2
/
+2
*
Stack IR (#1623)
Alon Zakai
2018-07-30
1
-0
/
+1
*
Fix embedwast.py for out-of-tree building (#1569)
Sam Clegg
2018-05-25
1
-2
/
+2
*
wasm2asm: Finish i64 lowering operations (#1563)
Alex Crichton
2018-05-25
1
-0
/
+6
*
wasm2asm: Finish f32/f64 operations (#1554)
Alex Crichton
2018-05-19
1
-1
/
+1
*
wasm2asm: Implement f32/f64.copysign (#1551)
Alex Crichton
2018-05-15
1
-0
/
+1
*
Function pointer cast emulation (#1468)
Alon Zakai
2018-03-13
1
-0
/
+1
*
Redundant Set Elimination pass (#1344)
Alon Zakai
2018-01-05
1
-0
/
+1
*
SpillPointers pass (#1339)
Alon Zakai
2017-12-30
1
-0
/
+1
*
merge-locals pass (#1334)
Alon Zakai
2017-12-17
1
-0
/
+1
*
Flattening rewrite (#1201)
Alon Zakai
2017-10-03
1
-1
/
+1
*
Share trap mode between asm2wasm and s2wasm (#1168)
jgravelle-google
2017-10-02
1
-0
/
+1
*
Const hoisting (#1176)
Alon Zakai
2017-09-12
1
-0
/
+1
[next]