index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emscripten-optimizer
/
parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-104
/
+107
*
Cleanup shared constants (#1784)
Sam Clegg
2018-11-29
1
-3
/
+0
*
wasm2asm test generation (#1124)
Thomas Lively
2017-08-16
1
-0
/
+1
*
wasm2asm i32 arithmetic support (#1120)
Thomas Lively
2017-08-07
1
-0
/
+1
*
refactor asm.js ast to not use STAT nodes - we don't need to print the asm.js...
Alon Zakai (kripken)
2017-01-31
1
-1
/
+0
*
refactor asm.js ast to use an Assign node
Alon Zakai (kripken)
2017-01-31
1
-1
/
+0
*
refactor asm.js ast to use a string node directly instead of [NAME, string]
Alon Zakai (kripken)
2017-01-31
1
-1
/
+0
*
refactor asm.js ast to use a number node directly instead of [NUM, number]
Alon Zakai (kripken)
2017-01-30
1
-1
/
+0
*
asm2wasm i64 support (#723)
Alon Zakai
2016-09-30
1
-0
/
+2
*
do not leak in IStringSet
Alon Zakai
2016-04-27
1
-13
/
+13
*
AST Builder class, and use it to optimzie umoddi4 in asm2wasm
Alon Zakai
2016-04-08
1
-0
/
+2
*
optimize llvm.cttz.i32 into i32.ctz
Alon Zakai
2016-04-08
1
-0
/
+1
*
Fix the license headers
JF Bastien
2015-12-21
1
-1
/
+15
*
restructure code, put emscripten-optimizer stuff in its own dir
Alon Zakai
2015-11-09
1
-0
/
+144